Skip to content

Commit

Permalink
🔖 bump to version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorLuizC committed Feb 20, 2019
1 parent 8d1a030 commit 3dba014
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-form-container",
"version": "1.0.1",
"version": "1.0.2",
"description": "A Provider Component that encapsulate your forms and handle their states and validations.",
"scripts": {
"build": "NODE_ENV=production bili src/FormContainer.vue --formats es,cjs,umd --plugins vue --banner --js buble --moduleName VueFormContainer"
Expand Down

0 comments on commit 3dba014

Please sign in to comment.