Skip to content

Commit ce3c9c4

Browse files
Updated component to version 2.2.12
1 parent 9a1740e commit ce3c9c4

File tree

5 files changed

+4
-13
lines changed

5 files changed

+4
-13
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"framework"
1616
],
1717
"license": "MIT",
18-
"version": "2.2.11"
18+
"version": "2.2.12"
1919
}

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.2.11 - Visibility
2+
* # Semantic UI 2.2.12 - 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.2.11",
3+
"version": "2.2.12",
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.2.11 - Visibility
2+
* # Semantic UI 2.2.12 - Visibility
33
* https://github.com/semantic-org/semantic-ui/
44
*
55
*

visibility.min.js

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

0 commit comments

Comments
 (0)