Skip to content

Commit 2efc32e

Browse files
authored
Merge pull request #37 from bertysentry/set-version-to-0.4.0
Set version to 0.4.0
2 parents 09ac150 + 616244a commit 2efc32e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-bootstrap-toggle",
33
"description": "AngularJS version of Bootstrap Toggle",
4-
"version": "0.1.2",
4+
"version": "0.4.0",
55
"keywords": [
66
"angular",
77
"toggle",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-bootstrap-toggle",
3-
"version": "0.1.3",
3+
"version": "0.4.0",
44
"author": {
55
"name": "Tony Wang",
66
"email": "[email protected]"

0 commit comments

Comments
 (0)