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

Commit 188869a

Browse files
committed
chore(version): up everything to v0.1.11-alpha
1 parent ba0e035 commit 188869a

File tree

8 files changed

+8
-8
lines changed

8 files changed

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

demo/www/lib/ngCordova/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.10-alpha
3+
* v0.1.11-alpha
44
* Copyright 2014 Drifty Co. http://drifty.com/
55
* See LICENSE in this repository for license information
66
*/

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

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

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.10-alpha
3+
* v0.1.11-alpha
44
* Copyright 2014 Drifty Co. http://drifty.com/
55
* See LICENSE in this repository for license information
66
*/

dist/ng-cordova-mocks.min.js

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

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.10-alpha
3+
* v0.1.11-alpha
44
* Copyright 2014 Drifty Co. http://drifty.com/
55
* See LICENSE in this repository for license information
66
*/

dist/ng-cordova.min.js

Lines changed: 1 addition & 1 deletion
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
@@ -2,7 +2,7 @@
22
"name": "ng-cordova",
33
"private": false,
44
"main": "dist/ng-cordova",
5-
"version": "0.1.10-alpha",
5+
"version": "0.1.11-alpha",
66
"repository": {
77
"url": "git://github.com/driftyco/ng-cordova.git"
88
},

0 commit comments

Comments
 (0)