diff --git a/composer.json b/composer.json index 8d28ad4..b2a7b4f 100755 --- a/composer.json +++ b/composer.json @@ -15,5 +15,5 @@ "framework" ], "license": "MIT", - "version": "1.11.6" + "version": "1.11.7" } \ No newline at end of file diff --git a/index.js b/index.js index 7e263ad..45d65a6 100755 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 1.11.6 - Nag + * # Semantic UI 1.11.7 - Nag * http://github.com/semantic-org/semantic-ui/ * * diff --git a/nag.css b/nag.css index 096d5aa..376a739 100755 --- a/nag.css +++ b/nag.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 1.11.6 - Nag + * # Semantic UI 1.11.7 - Nag * http://github.com/semantic-org/semantic-ui/ * * diff --git a/nag.js b/nag.js index 629fd4f..98a50af 100755 --- a/nag.js +++ b/nag.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 1.11.6 - Nag + * # Semantic UI 1.11.7 - Nag * http://github.com/semantic-org/semantic-ui/ * * diff --git a/nag.min.css b/nag.min.css index d3bee45..5406406 100755 --- a/nag.min.css +++ b/nag.min.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 1.11.6 - Nag + * # Semantic UI 1.11.7 - Nag * http://github.com/semantic-org/semantic-ui/ * * diff --git a/nag.min.js b/nag.min.js index 60ad470..4370a91 100755 --- a/nag.min.js +++ b/nag.min.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 1.11.6 - Nag + * # Semantic UI 1.11.7 - Nag * http://github.com/semantic-org/semantic-ui/ * * diff --git a/package.js b/package.js index 3022e77..5b54e7e 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.11.6', + version : '1.11.7', git : 'git://github.com/Semantic-Org/UI-Nag.git', }); diff --git a/package.json b/package.json index dec8c5b..172bfeb 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-nag", - "version": "1.11.6", + "version": "1.11.7", "title": "Semantic UI - Nag", "description": "Single component release of nag", "homepage": "http://www.semantic-ui.com",