Skip to content

Commit dcd972b

Browse files
Updated component to version 2.2.9
1 parent 930f57e commit dcd972b

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"framework"
1616
],
1717
"license": "MIT",
18-
"version": "2.2.8"
18+
"version": "2.2.9"
1919
}

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.2.8 - Sticky
2+
* # Semantic UI 2.2.9 - Sticky
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Package.describe({
33
name : 'semantic:ui-sticky',
44
summary : 'Semantic UI - Sticky: Single component release',
5-
version : '2.2.8',
5+
version : '2.2.9',
66
git : 'git://github.com/Semantic-Org/UI-Sticky.git',
77
});
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-ui-sticky",
3-
"version": "2.2.8",
3+
"version": "2.2.9",
44
"title": "Semantic UI - Sticky",
55
"description": "Single component release of sticky",
66
"homepage": "http://www.semantic-ui.com",

sticky.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.2.8 - Sticky
2+
* # Semantic UI 2.2.9 - Sticky
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

sticky.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.2.8 - Sticky
2+
* # Semantic UI 2.2.9 - Sticky
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

sticky.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.2.8 - Sticky
2+
* # Semantic UI 2.2.9 - Sticky
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

sticky.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)