From 3b8f2d06947606fcf6c019bcc973a1f6537af95c Mon Sep 17 00:00:00 2001 From: Josephus Paye II Date: Sun, 3 Sep 2017 21:14:21 +1000 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d190526..b211231f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keen-ui", - "version": "1.0.0", + "version": "1.0.1", "description": "A lightweight collection of essential UI components written with Vue and inspired by Material Design.", "main": "dist/keen-ui.js", "scripts": {