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

Commit

Permalink
chore(version): up everything to v0.1.11-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
pbernasconi committed Jan 15, 2015
1 parent ba0e035 commit 188869a
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngCordova",
"version": "0.1.10-alpha",
"version": "0.1.11-alpha",
"homepage": "http://ngCordova.com/",
"authors": [
"Max Lynch <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion demo/www/lib/ngCordova/dist/ng-cordova.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* ngCordova
* v0.1.10-alpha
* v0.1.11-alpha
* Copyright 2014 Drifty Co. http://drifty.com/
* See LICENSE in this repository for license information
*/
Expand Down
2 changes: 1 addition & 1 deletion demo/www/lib/ngCordova/dist/ng-cordova.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/ng-cordova-mocks.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* ngCordova
* v0.1.10-alpha
* v0.1.11-alpha
* Copyright 2014 Drifty Co. http://drifty.com/
* See LICENSE in this repository for license information
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/ng-cordova-mocks.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/ng-cordova.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* ngCordova
* v0.1.10-alpha
* v0.1.11-alpha
* Copyright 2014 Drifty Co. http://drifty.com/
* See LICENSE in this repository for license information
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/ng-cordova.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ng-cordova",
"private": false,
"main": "dist/ng-cordova",
"version": "0.1.10-alpha",
"version": "0.1.11-alpha",
"repository": {
"url": "git://github.com/driftyco/ng-cordova.git"
},
Expand Down

0 comments on commit 188869a

Please sign in to comment.