diff --git a/composer.json b/composer.json index b7b88a1..a7417e4 100755 --- a/composer.json +++ b/composer.json @@ -15,5 +15,5 @@ "framework" ], "license": "MIT", - "version": "2.3.3" + "version": "2.4.0" } \ No newline at end of file diff --git a/index.js b/index.js index b27bcdc..c204e63 100755 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.3 - Nag + * # Semantic UI 2.4.0 - Nag * http://github.com/semantic-org/semantic-ui/ * * diff --git a/nag.css b/nag.css index 032ee25..134b34d 100755 --- a/nag.css +++ b/nag.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.3 - Nag + * # Semantic UI 2.4.0 - Nag * http://github.com/semantic-org/semantic-ui/ * * diff --git a/nag.js b/nag.js index 11a82c9..7a84396 100755 --- a/nag.js +++ b/nag.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.3 - Nag + * # Semantic UI 2.4.0 - Nag * http://github.com/semantic-org/semantic-ui/ * * diff --git a/nag.min.css b/nag.min.css index c52a359..3782cb5 100755 --- a/nag.min.css +++ b/nag.min.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.3 - Nag + * # Semantic UI 2.4.0 - Nag * http://github.com/semantic-org/semantic-ui/ * * diff --git a/package.json b/package.json index d9ae26d..f063f4c 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-nag", - "version": "2.3.3", + "version": "2.4.0", "title": "Semantic UI - Nag", "description": "Single component release of nag", "homepage": "http://www.semantic-ui.com",