Skip to content

Commit

Permalink
Updated component release from Semantic-UI (Automatic)
Browse files Browse the repository at this point in the history
  • Loading branch information
Semantic-Pusher-Robot authored and jlukic committed Nov 7, 2014
1 parent 5cece8c commit 5bc019a
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
Empty file modified README.md
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion bower.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "UI-Nag",
"name": "semantic-ui-nag",
"description": "Nag - Semantic UI",
"homepage": "http://beta.semantic-ui.com",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion composer.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"jquery": "x.x.x"
},
"main": "nag.js",
"version": "1.0.0"
"version": "1.0.0-beta"
}
4 changes: 2 additions & 2 deletions nag.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* # Semantic UI
* git://github.com/Semantic-Org/Semantic-UI.git#1.0
*
* https://github.com/Semantic-Org/Semantic-UI
* http://beta.semantic-ui.com/
*
* Copyright 2014 Contributors
* Released under the MIT license
Expand Down
4 changes: 2 additions & 2 deletions nag.min.css

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

4 changes: 2 additions & 2 deletions nag.min.js

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "UI-Nag",
"version": "1.0.0",
"name": "semantic-ui-nag",
"version": "1.0.0-beta",
"title": "Semantic UI - Nag",
"description": "Single component release of nag",
"homepage": "http://www.semantic-ui.com",
Expand All @@ -13,9 +13,9 @@
"bugs": {
"url": "https://github.com/Semantic-Org/Semantic-UI/issues"
},
"devDependencies": {},
"dependencies": {
"jquery": "x.x.x"
},
"devDependencies": {},
"main": "index.js"
}

0 comments on commit 5bc019a

Please sign in to comment.