From ea5b7fab4210c5a562926ece4af80d44bae50c36 Mon Sep 17 00:00:00 2001 From: cristi Date: Tue, 18 Apr 2017 02:06:08 +0300 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e5fd9d..f3ea4c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-form-wizard", - "version": "1.0.0", + "version": "1.0.1", "description": "A vue based tab/form wizard", "main": "dist/vue-tab-wizard.js", "scripts": {