Skip to content

Commit

Permalink
feat(version-bump): bumped version to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Nov 30, 2016
1 parent 7700c0b commit 42e7ea4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "css-star-rating",
"version": "1.0.4",
"version": "1.0.5",
"description": "Css Star Rating is pure css component written in scss.",
"main": "dist/css/star-rating.css",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "css-star-rating",
"version": "1.0.4",
"version": "1.0.5",
"license": "MIT",
"keywords": [
"Rating",
Expand Down

0 comments on commit 42e7ea4

Please sign in to comment.