Skip to content

Commit

Permalink
Updated component to version 1.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Semantic-Pusher-Robot authored and jlukic committed Feb 18, 2015
1 parent 337e01a commit 8fafd2a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"framework"
],
"license": "MIT",
"version": "1.9.0"
"version": "1.9.9"
}
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
});

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 8fafd2a

Please sign in to comment.