From fd84e436d4bd5323d9ca683e0f1b56e1626eca93 Mon Sep 17 00:00:00 2001 From: Justin Schroeder Date: Wed, 31 Jan 2018 17:22:11 -0500 Subject: [PATCH] Updates package.json version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3a64e6..6f4a6ae 100644 --- a/package.json +++ b/package.json @@ -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": {