From 49e7f2200c293781a191f93bed84c72f5d591bcb Mon Sep 17 00:00:00 2001 From: Josephus Paye II Date: Mon, 28 Jan 2019 21:24:43 +1100 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3c30983..1059d79f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keen-ui", - "version": "1.0.1", + "version": "1.1.0", "description": "A lightweight collection of essential UI components written with Vue and inspired by Material Design.", "main": "dist/keen-ui.js", "scripts": {