Skip to content

Commit c39491a

Browse files
Updated component to version 2.5.0
1 parent f583bb7 commit c39491a

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"authors": [{
66
"name": "Jack Lukic",
77
"email": "[email protected]",
8-
"web": "http://www.jacklukic.com",
8+
"homepage": "http://www.jacklukic.com",
99
"role": "Creator"
1010
}],
1111
"keywords": ["semantic", "ui", "css", "framework"],
1212
"license": "MIT",
13-
"version": "2.4.1"
13+
"version": "2.5.0"
1414
}

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.4.1 - Visibility
2+
* # Semantic UI 2.5.0 - Visibility
33
* https://github.com/semantic-org/semantic-ui/
44
*
55
*

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-ui-visibility",
3-
"version": "2.4.1",
3+
"version": "2.5.0",
44
"title": "Semantic UI - Visibility",
55
"description": "Single component release of visibility",
66
"homepage": "http://www.semantic-ui.com",

visibility.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.4.1 - Visibility
2+
* # Semantic UI 2.5.0 - Visibility
33
* https://github.com/semantic-org/semantic-ui/
44
*
55
*

visibility.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)