diff --git a/composer.json b/composer.json index d3a679f..646d717 100755 --- a/composer.json +++ b/composer.json @@ -15,5 +15,5 @@ "framework" ], "license": "MIT", - "version": "2.3.0" + "version": "2.3.1" } \ No newline at end of file diff --git a/loader.css b/loader.css index b8671c7..e179d95 100755 --- a/loader.css +++ b/loader.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.0 - Loader + * # Semantic UI 2.3.1 - Loader * http://github.com/semantic-org/semantic-ui/ * * diff --git a/loader.min.css b/loader.min.css index 542ef4f..a69410c 100755 --- a/loader.min.css +++ b/loader.min.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.0 - Loader + * # Semantic UI 2.3.1 - Loader * http://github.com/semantic-org/semantic-ui/ * * diff --git a/package.json b/package.json index 778ba90..1fd0e00 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-loader", - "version": "2.3.0", + "version": "2.3.1", "title": "Semantic UI - Loader", "description": "Single component release of loader", "homepage": "http://www.semantic-ui.com",