Browse Source

[build] 2.1.1

Evan You 8 years ago
parent
commit
4b76515553
2 changed files with 3 additions and 3 deletions
  1. 2 2
      dist/vuex.js
  2. 1 1
      dist/vuex.min.js

+ 2 - 2
dist/vuex.js

@@ -1,5 +1,5 @@
 /**
 /**
- * vuex v2.1.0
+ * vuex v2.1.1
  * (c) 2016 Evan You
  * (c) 2016 Evan You
  * @license MIT
  * @license MIT
  */
  */
@@ -749,7 +749,7 @@ if (typeof window !== 'undefined' && window.Vue) {
 var index = {
 var index = {
   Store: Store,
   Store: Store,
   install: install,
   install: install,
-  version: '2.1.0',
+  version: '2.1.1',
   mapState: mapState,
   mapState: mapState,
   mapMutations: mapMutations,
   mapMutations: mapMutations,
   mapGetters: mapGetters,
   mapGetters: mapGetters,

File diff suppressed because it is too large
+ 1 - 1
dist/vuex.min.js


Some files were not shown because too many files changed in this diff