Skip to content

Commit

Permalink
Version 1.0.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmariuzzo committed Jul 9, 2016
1 parent e5f8cc1 commit 081cac1
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

#### With bower:

bower install checkboxes --save-dev
bower install checkboxes --save

#### Without bower:

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "checkboxes.js",
"version": "1.0.5",
"version": "1.0.7",
"homepage": "http://rmariuzzo.github.io/checkboxes.js/",
"authors": [
"Rubens Mariuzzo <rubens@mariuzzo.com>"
Expand Down
1 change: 0 additions & 1 deletion dist/jquery.checkboxes-1.0.6.min.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/jquery.checkboxes-1.0.7.min.js

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "checkboxes.js",
"version": "1.0.6",
"version": "1.0.7",
"description": "A jQuery plugin that gives you nice powers over your checkboxes.",
"keywords": [
"checkbox",
Expand Down

0 comments on commit 081cac1

Please sign in to comment.