summaryrefslogtreecommitdiff
path: root/www/lib/ngCordova/.bower.json
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-08-11 15:47:11 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-08-11 15:47:11 -0400
commita09333e8b97a5f5c71331ce18777889510aed302 (patch)
tree9f6b69e4996088ee13004c3bee6ea9d5f57e89db /www/lib/ngCordova/.bower.json
parent68af457b04b26e26f0414b821dabe7359e18a0ad (diff)
API auth tied into ZM auth, enabled client to work in both auth and non-auth mode honoring ZM's auth system
Diffstat (limited to 'www/lib/ngCordova/.bower.json')
-rw-r--r--www/lib/ngCordova/.bower.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/lib/ngCordova/.bower.json b/www/lib/ngCordova/.bower.json
index 6e1dcaed..9a0bcef7 100644
--- a/www/lib/ngCordova/.bower.json
+++ b/www/lib/ngCordova/.bower.json
@@ -1,6 +1,6 @@
{
"name": "ngCordova",
- "version": "0.1.17-alpha",
+ "version": "0.1.19-alpha",
"homepage": "http://ngCordova.com/",
"authors": [
"Max Lynch <max@drifty.com>",
@@ -42,13 +42,13 @@
"angular-mocks": ">= 1.2.23",
"jquery": "~2.1.1"
},
- "_release": "0.1.17-alpha",
+ "_release": "0.1.19-alpha",
"_resolution": {
"type": "version",
- "tag": "v0.1.17-alpha",
- "commit": "712fe8d7de28a2abf354e146ef0c364b04f1d136"
+ "tag": "v0.1.19-alpha",
+ "commit": "fa6aed5a75b4088a191f5d9d6026c78053ef121a"
},
"_source": "git://github.com/driftyco/ng-cordova.git",
"_target": ">= 0.1.14-alpha",
"_originalSource": "ngCordova"
-}
+} \ No newline at end of file