diff --git a/composer.json b/composer.json index de1bdbf..a6e086a 100755 --- a/composer.json +++ b/composer.json @@ -15,5 +15,5 @@ "framework" ], "license": "MIT", - "version": "1.10.1" + "version": "1.10.2" } \ No newline at end of file diff --git a/package.js b/package.js index a8b37fe..0c6cf3f 100755 --- a/package.js +++ b/package.js @@ -2,7 +2,7 @@ Package.describe({ name : 'semantic:ui-nag', summary : 'Semantic UI - Nag: Single component release', - version : '1.10.1', + version : '1.10.2', git : 'git://github.com/Semantic-Org/UI-Nag.git', }); diff --git a/package.json b/package.json index 117c4bf..87cea72 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-nag", - "version": "1.10.1", + "version": "1.10.2", "title": "Semantic UI - Nag", "description": "Single component release of nag", "homepage": "http://www.semantic-ui.com",