chore: added version indication

This commit is contained in:
2025-01-25 23:42:21 +01:00
parent 2556851f3f
commit 4b420f6eec
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "srjp-td2", "name": "srjp-td2",
"private": true, "private": true,
"version": "0.1.0", "version": "0.1.1",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",