Skip to content

Commit cac5372

Browse files
Updated component to version 2.3.2
1 parent 73deee7 commit cac5372

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
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.3.1"
18+
"version": "2.3.2"
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.3.1 - Popup
2+
* # Semantic UI 2.3.2 - Popup
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

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-popup",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"title": "Semantic UI - Popup",
55
"description": "Single component release of popup",
66
"homepage": "http://www.semantic-ui.com",

popup.css

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

popup.js

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

popup.min.css

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)