From ba75b1f36b434fcadc954e860c1c9243c0d38565 Mon Sep 17 00:00:00 2001 From: Kenan Sulayman Date: Fri, 6 Feb 2015 15:25:55 +0100 Subject: [PATCH] Update component.json --- component.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index 877ecd3..52dbe19 100644 --- a/component.json +++ b/component.json @@ -1,7 +1,7 @@ { "name": "dialog", "description": "Dialog component", - "version": "0.3.0", + "version": "0.3.1", "keywords": [ "dialog", "ui", @@ -29,4 +29,4 @@ "template.html" ], "demo": "http://component.github.io/dialog/" -} \ No newline at end of file +}