Skip to content

Commit eae0a21

Browse files
author
Pedro Catré
committed
Bumped version to 0.0.2
1 parent 7d795ca commit eae0a21

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pwSwitch",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"main": [
55
"dist/pwSwitch.min.js"
66
],

demo/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"angular-bootstrap": "0.12.x",
99
"angular": "~1.3.4",
1010
"pswitch": "~0.1.5",
11-
"angular-pwSwitch": "~0.0.1"
11+
"angular-pwSwitch": "~0.0.2"
1212
},
1313
"devDependencies": {
1414
"angular-mocks": "~1.3.4"

dist/pwSwitch.min.js

Lines changed: 3 additions & 3 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": "pw-switch",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"author": "Pedro Catré",
55
"description": "An AngularJS directive for the pswitch library - turn boring checkboxes into pretty switches",
66
"dependencies": {},

0 commit comments

Comments
 (0)