From f2ed52b6dabca0fe7b2ca120abaed846e3cb38c8 Mon Sep 17 00:00:00 2001 From: Semantic Pusher Robot Date: Sun, 18 Mar 2018 21:20:27 -0700 Subject: [PATCH] Updated component to version 2.3.1 --- composer.json | 2 +- index.js | 4 ++-- package.json | 2 +- sticky.css | 2 +- sticky.js | 4 ++-- sticky.min.css | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index ff329f0..633310a 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 54a9273..777f2c7 100755 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.0 - Sticky + * # Semantic UI 2.3.1 - Sticky * 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 909823f..3ebfd6d 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-sticky", - "version": "2.3.0", + "version": "2.3.1", "title": "Semantic UI - Sticky", "description": "Single component release of sticky", "homepage": "http://www.semantic-ui.com", diff --git a/sticky.css b/sticky.css index 6f7703a..f34889f 100755 --- a/sticky.css +++ b/sticky.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.0 - Sticky + * # Semantic UI 2.3.1 - Sticky * http://github.com/semantic-org/semantic-ui/ * * diff --git a/sticky.js b/sticky.js index b412658..d985ceb 100755 --- a/sticky.js +++ b/sticky.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.0 - Sticky + * # Semantic UI 2.3.1 - Sticky * 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/sticky.min.css b/sticky.min.css index 98dbe31..73baa13 100755 --- a/sticky.min.css +++ b/sticky.min.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.0 - Sticky + * # Semantic UI 2.3.1 - Sticky * http://github.com/semantic-org/semantic-ui/ * *