Skip to content

Commit

Permalink
Updating bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
httpstersk committed Jul 26, 2015
1 parent 6a89f28 commit 776d498
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "social-media-icons",
"version": "0.1.1",
"version": "1.0.0",
"homepage": "https://github.com/hejty/social-media-icons",
"authors": [
"Lubos Belak"
Expand All @@ -23,6 +23,6 @@
"tests"
],
"dependencies": {
"polymer": "Polymer/polymer#master"
"polymer": "Polymer/polymer#^1.0.0"
}
}
2 changes: 1 addition & 1 deletion social-media-icons.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
@element social-media-icons
@blurb A Polymer element with a set of scalable social media icons
@status alpha
@version 1.0.0
@homepage https://github.com/hejty/social-media-icons
-->

Expand Down

0 comments on commit 776d498

Please sign in to comment.