Evan You пре 7 година
родитељ
комит
d8b35b9b2a
4 измењених фајлова са 7 додато и 7 уклоњено
  1. 2 2
      dist/vuex.common.js
  2. 2 2
      dist/vuex.esm.js
  3. 2 2
      dist/vuex.js
  4. 1 1
      dist/vuex.min.js

+ 2 - 2
dist/vuex.common.js

@@ -1,5 +1,5 @@
 /**
- * vuex v3.0.0
+ * vuex v3.0.1
  * (c) 2017 Evan You
  * @license MIT
  */
@@ -921,7 +921,7 @@ function getModuleByNamespace (store, helper, namespace) {
 var index = {
   Store: Store,
   install: install,
-  version: '3.0.0',
+  version: '3.0.1',
   mapState: mapState,
   mapMutations: mapMutations,
   mapGetters: mapGetters,

+ 2 - 2
dist/vuex.esm.js

@@ -1,5 +1,5 @@
 /**
- * vuex v3.0.0
+ * vuex v3.0.1
  * (c) 2017 Evan You
  * @license MIT
  */
@@ -919,7 +919,7 @@ function getModuleByNamespace (store, helper, namespace) {
 var index_esm = {
   Store: Store,
   install: install,
-  version: '3.0.0',
+  version: '3.0.1',
   mapState: mapState,
   mapMutations: mapMutations,
   mapGetters: mapGetters,

+ 2 - 2
dist/vuex.js

@@ -1,5 +1,5 @@
 /**
- * vuex v3.0.0
+ * vuex v3.0.1
  * (c) 2017 Evan You
  * @license MIT
  */
@@ -925,7 +925,7 @@ function getModuleByNamespace (store, helper, namespace) {
 var index = {
   Store: Store,
   install: install,
-  version: '3.0.0',
+  version: '3.0.1',
   mapState: mapState,
   mapMutations: mapMutations,
   mapGetters: mapGetters,

Разлика између датотеке није приказан због своје велике величине
+ 1 - 1
dist/vuex.min.js


Неке датотеке нису приказане због велике количине промена