From c6c43e56a53487b5ddb8e7729e125e608a13f370 Mon Sep 17 00:00:00 2001 From: cristi Date: Tue, 18 Apr 2017 02:37:11 +0300 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 606c579..bc4b516 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-form-wizard", - "version": "0.1.1", + "version": "0.1.5", "description": "A vue based tab/form wizard", "main": "dist/vue-tab-wizard.js", "homepage": "https://github.com/cristijora/vue-form-wizard",