From 6a354bb926e13a19adc8e37d0b523420879ff340 Mon Sep 17 00:00:00 2001 From: cristi Date: Tue, 18 Apr 2017 00:42:49 +0300 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5d1a06..47ad8f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-tab-wizard", - "version": "0.1.0", + "version": "0.1.1", "description": "A vue based tab/form wizard", "main": "dist/vue-tab-wizard.js", "scripts": {