Skip to content

Commit

Permalink
Updated component to version 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Semantic-Pusher-Robot committed Oct 13, 2018
1 parent 7a9f3b3 commit 4e0610b
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 30 deletions.
24 changes: 4 additions & 20 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,8 @@
"name": "Jack Lukic",
"web": "http://www.jacklukic.com"
},
"ignore": [
"docs",
"node",
"server",
"spec",
"src",
"test"
],
"keywords": [
"semantic",
"ui",
"css3",
"framework"
],
"license": [
"http://semantic-ui.mit-license.org/"
],
"main": [
"comment.css"
]
"ignore": ["docs", "node", "server", "spec", "src", "test"],
"keywords": ["semantic", "ui", "css3", "framework"],
"license": ["http://semantic-ui.mit-license.org/"],
"main": ["comment.css"]
}
2 changes: 1 addition & 1 deletion comment.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* # Semantic UI 2.4.0 - Comment
* # Semantic UI 2.4.1 - Comment
* http://github.com/semantic-org/semantic-ui/
*
*
Expand Down
2 changes: 1 addition & 1 deletion comment.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 2 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,7 @@
"web": "http://www.jacklukic.com",
"role": "Creator"
}],
"keywords": [
"semantic",
"ui",
"css",
"framework"
],
"keywords": ["semantic", "ui", "css", "framework"],
"license": "MIT",
"version": "2.4.0"
"version": "2.4.1"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "semantic-ui-comment",
"version": "2.4.0",
"version": "2.4.1",
"title": "Semantic UI - Comment",
"description": "Single component release of comment",
"homepage": "http://www.semantic-ui.com",
Expand Down

0 comments on commit 4e0610b

Please sign in to comment.