Browse Source

chore: tweak version field for automated script

ktsn 5 years ago
parent
commit
382cde3e45
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "vuex",
-  "version": "4.0.0-alpha.1",
+  "version": "4.0.0-alpha.0",
   "description": "state management for Vue.js",
   "main": "dist/vuex.common.js",
   "module": "dist/vuex.esm.js",