Skip to content

Commit 0b95223

Browse files
Updated component to version 2.2.11
1 parent 06fcbaf commit 0b95223

7 files changed

+9
-9
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.10"
18+
"version": "2.2.11"
1919
}

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.2.10 - Shape
2+
* # Semantic UI 2.2.11 - Shape
33
* http://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-shape",
3-
"version": "2.2.10",
3+
"version": "2.2.11",
44
"title": "Semantic UI - Shape",
55
"description": "Single component release of shape",
66
"homepage": "http://www.semantic-ui.com",

shape.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.2.10 - Shape
2+
* # Semantic UI 2.2.11 - Shape
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

shape.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* # Semantic UI 2.2.10 - Shape
2+
* # Semantic UI 2.2.11 - Shape
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*

shape.min.css

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

shape.min.js

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

0 commit comments

Comments
 (0)