diff --git a/composer.json b/composer.json index 16eef20..7ee274d 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/index.js b/index.js index 96db523..753f03b 100755 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.0 - Sidebar + * # Semantic UI 2.3.1 - Sidebar * http://github.com/semantic-org/semantic-ui/ * * @@ -10,7 +10,7 @@ ;(function ($, window, document, undefined) { -"use strict"; +'use strict'; window = (typeof window != 'undefined' && window.Math == Math) ? window diff --git a/package.json b/package.json index 3473672..594daf7 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-sidebar", - "version": "2.3.0", + "version": "2.3.1", "title": "Semantic UI - Sidebar", "description": "Single component release of sidebar", "homepage": "http://www.semantic-ui.com", diff --git a/sidebar.css b/sidebar.css index d87075d..0e14fe4 100755 --- a/sidebar.css +++ b/sidebar.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.0 - Sidebar + * # Semantic UI 2.3.1 - Sidebar * http://github.com/semantic-org/semantic-ui/ * * diff --git a/sidebar.js b/sidebar.js index 861c67e..78b85f1 100755 --- a/sidebar.js +++ b/sidebar.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.0 - Sidebar + * # Semantic UI 2.3.1 - Sidebar * http://github.com/semantic-org/semantic-ui/ * * @@ -10,7 +10,7 @@ ;(function ($, window, document, undefined) { -"use strict"; +'use strict'; window = (typeof window != 'undefined' && window.Math == Math) ? window diff --git a/sidebar.min.css b/sidebar.min.css index b1fb3bd..05514aa 100755 --- a/sidebar.min.css +++ b/sidebar.min.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.0 - Sidebar + * # Semantic UI 2.3.1 - Sidebar * http://github.com/semantic-org/semantic-ui/ * *