Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Commit 4d23009

Browse files
committed
chore(bower+npm): update to v0.1.7-alpha
1 parent 50b2f48 commit 4d23009

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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": "ngCordova",
3-
"version": "0.1.6-alpha",
3+
"version": "0.1.7-alpha",
44
"homepage": "http://ngCordova.com/",
55
"authors": [
66
"Max Lynch <[email protected]>",

demo/www/lib/ngCordova/ng-cordova.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* ngCordova
3-
* v0.1.6-alpha
3+
* v0.1.7-alpha
44
* Copyright 2014 Drifty Co. http://drifty.com/
55
* See LICENSE in this repository for license information
66
*/

dist/ng-cordova-mocks.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* ngCordova
3-
* v0.1.6-alpha
3+
* v0.1.7-alpha
44
* Copyright 2014 Drifty Co. http://drifty.com/
55
* See LICENSE in this repository for license information
66
*/

dist/ng-cordova.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* ngCordova
3-
* v0.1.6-alpha
3+
* v0.1.7-alpha
44
* Copyright 2014 Drifty Co. http://drifty.com/
55
* See LICENSE in this repository for license information
66
*/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ng-cordova",
33
"private": false,
44
"main": "dist/ng-cordova",
5-
"version": "0.1.6-alpha",
5+
"version": "0.1.7-alpha",
66
"repository": {
77
"url": "git://github.com/driftyco/ng-cordova.git"
88
},

0 commit comments

Comments
 (0)