diff --git a/composer.json b/composer.json index b50b71a..39cde6e 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 74c0087..aebb6ef 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.0', + version : '1.9.9', git : 'git://github.com/Semantic-Org/UI-Statistic.git', }); diff --git a/package.json b/package.json index c1aa351..9848685 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-statistic", - "version": "1.9.0", + "version": "1.9.9", "title": "Semantic UI - Statistic", "description": "Single component release of statistic", "homepage": "http://www.semantic-ui.com",