From 60b4d117fdea2a3ae180fe43e5ec29f20ecfb956 Mon Sep 17 00:00:00 2001 From: Pusher Robot Date: Wed, 18 Feb 2015 16:33:43 -0500 Subject: [PATCH] Updated component to version 1.9.9 --- composer.json | 2 +- package.js | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 3f44efa..4fd817e 100755 --- a/composer.json +++ b/composer.json @@ -15,5 +15,5 @@ "framework" ], "license": "MIT", - "version": "1.9.0" + "version": "1.9.9" } \ No newline at end of file diff --git a/package.js b/package.js index 776a292..12e26f2 100755 --- a/package.js +++ b/package.js @@ -5,7 +5,7 @@ var Package.describe({ name : 'semantic:ui-popup', summary : 'Semantic UI - Popup (official): Single component release of popup', - version : '1.9.0', + version : '1.9.9', git : 'git://github.com/Semantic-Org/UI-Popup.git', }); diff --git a/package.json b/package.json index 356a43a..d59c735 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-popup", - "version": "1.9.0", + "version": "1.9.9", "title": "Semantic UI - Popup", "description": "Single component release of popup", "homepage": "http://www.semantic-ui.com",