Skip to content

Commit 081cac1

Browse files
committed
Version 1.0.7.
1 parent e5f8cc1 commit 081cac1

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
#### With bower:
1212

13-
bower install checkboxes --save-dev
13+
bower install checkboxes --save
1414

1515
#### Without bower:
1616

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "checkboxes.js",
3-
"version": "1.0.5",
3+
"version": "1.0.7",
44
"homepage": "http://rmariuzzo.github.io/checkboxes.js/",
55
"authors": [
66
"Rubens Mariuzzo <[email protected]>"

dist/jquery.checkboxes-1.0.6.min.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/jquery.checkboxes-1.0.7.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "checkboxes.js",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "A jQuery plugin that gives you nice powers over your checkboxes.",
55
"keywords": [
66
"checkbox",

0 commit comments

Comments
 (0)