Skip to content

Commit

Permalink
[fix] version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
c01nd01r committed Aug 10, 2018
1 parent ce6638a commit cb9c5ed
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": "vue-bem-cn",
"version": "1.0.0",
"version": "1.1.1",
"description": "BEM class name generator for Vue.JS",
"main": "dist/vue-bem-cn.umd.min.js",
"module": "dist/vue-bem-cn.es6.js",
Expand Down

0 comments on commit cb9c5ed

Please sign in to comment.