From c745a098147ddf029515cc7413a86540b2b43891 Mon Sep 17 00:00:00 2001 From: Pusher Robot Date: Wed, 18 Feb 2015 16:41:16 -0500 Subject: [PATCH] Updated component to version 1.9.0 --- 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 39cde6e..b50b71a 100755 --- a/composer.json +++ b/composer.json @@ -15,5 +15,5 @@ "framework" ], "license": "MIT", - "version": "1.9.9" + "version": "1.9.0" } \ No newline at end of file diff --git a/package.js b/package.js index aebb6ef..74c0087 100755 --- a/package.js +++ b/package.js @@ -5,7 +5,7 @@ var Package.describe({ name : 'semantic:ui-statistic', summary : 'Semantic UI - Statistic (official): Single component release of statistic', - version : '1.9.9', + version : '1.9.0', git : 'git://github.com/Semantic-Org/UI-Statistic.git', }); diff --git a/package.json b/package.json index 9848685..c1aa351 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-statistic", - "version": "1.9.9", + "version": "1.9.0", "title": "Semantic UI - Statistic", "description": "Single component release of statistic", "homepage": "http://www.semantic-ui.com",