Skip to content

Commit 787f354

Browse files
Updated component to version 1.10.2
1 parent e1ae841 commit 787f354

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "1.10.1"
18+
"version": "1.10.2"
1919
}

package.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Package.describe({
33
name : 'semantic:ui-message',
44
summary : 'Semantic UI - Message: Single component release',
5-
version : '1.10.1',
5+
version : '1.10.2',
66
git : 'git://github.com/Semantic-Org/UI-Message.git',
77
});
88

package.json

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

0 commit comments

Comments
 (0)