Browse Source

Svelte: Bump NPM package version

Alessandro Pignotti 9 months ago
parent
commit
326cc40921
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 	"name": "webvm",
-	"version": "0.0.1",
+	"version": "1.0.0",
 	"private": true,
 	"scripts": {
 		"dev": "vite dev",