Skip to content

Commit 03a0530

Browse files
Updated component to version 2.1.4
1 parent 24733bc commit 03a0530

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.1.3"
18+
"version": "2.1.4"
1919
}

embed.css

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

embed.js

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

embed.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.

embed.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.

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.1.3 - Video
2+
* # Semantic UI 2.1.4 - Video
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-embed',
44
summary : 'Semantic UI - Embed: Single component release',
5-
version : '2.1.3',
5+
version : '2.1.4',
66
git : 'git://github.com/Semantic-Org/UI-Embed.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-embed",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"title": "Semantic UI - Embed",
55
"description": "Single component release of embed",
66
"homepage": "http://www.semantic-ui.com",

0 commit comments

Comments
 (0)