From c33828f58a7e6af100c52f5928a39e5ec2fa665b Mon Sep 17 00:00:00 2001 From: Ed Carroll Date: Thu, 28 Apr 2016 09:17:29 +0100 Subject: [PATCH] Bumped version to 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7aa299299..12e85f9f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng2-semantic-ui", - "version": "0.2.1", + "version": "0.2.2", "description": "Angular 2 Semantic UI Components", "scripts": { "typings": "typings install",