Skip to content

Commit

Permalink
bump minor version to 2.1.0 and publish #25
Browse files Browse the repository at this point in the history
  • Loading branch information
Sascha Braun committed Dec 9, 2018
1 parent 998e6fc commit 885157c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuex-simple",
"version": "2.0.2",
"version": "2.1.0",
"description": "A simpler way to write your Vuex store in Typescript",
"main": "dist/index.common.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit 885157c

Please sign in to comment.