diff --git a/composer.json b/composer.json index 87a5a51..d85c565 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 6e03c3b..6a3979a 100755 --- a/package.js +++ b/package.js @@ -5,7 +5,7 @@ var Package.describe({ name : 'semantic:ui-step', summary : 'Semantic UI - Step (official): Single component release of step', - version : '1.9.9', + version : '1.9.0', git : 'git://github.com/Semantic-Org/UI-Step.git', }); diff --git a/package.json b/package.json index ebb7125..53f3cd7 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-step", - "version": "1.9.9", + "version": "1.9.0", "title": "Semantic UI - Step", "description": "Single component release of step", "homepage": "http://www.semantic-ui.com",