1
0
mirror of synced 2024-11-22 05:16:05 +03:00

Updates package.json version

This commit is contained in:
Justin Schroeder 2018-01-31 17:22:11 -05:00
parent 9011888971
commit fd84e436d4

View File

@ -1,6 +1,6 @@
{
"name": "vue-formulate",
"version": "0.0.1",
"version": "0.1.0",
"description": "The easiest way to build forms in Vue with validation and vuex support.",
"main": "dist/index.js",
"scripts": {