Skip to content

Commit

Permalink
Update bower and component configs with new version
Browse files Browse the repository at this point in the history
  • Loading branch information
ghinda committed Aug 31, 2013
1 parent a289fc2 commit d0e2c01
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-toggle-switch",
"version": "1.1.0",
"version": "1.1.1",
"main": "./dist/toggle-switch.css",
"author": "Ionut Colceriu",
"ignore": [
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "css-toggle-switch",
"version": "1.1.0",
"version": "1.1.1",
"author": "Ionut Colceriu",
"description": "Accessible, CSS-only toggle switches with full keyboard access and mobile support, using standard form controls.",
"keywords": [ "toggle", "switch", "ui" ],
Expand Down

0 comments on commit d0e2c01

Please sign in to comment.