summaryrefslogtreecommitdiff
path: root/www/lib/ngCordova/bower.json
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2015-09-17 12:32:47 -0400
committerArjun Roychowdhury <pliablepixels@gmail.com>2015-09-17 12:32:47 -0400
commit7c385a7877aa4b0163dda6206f656846db2cf039 (patch)
tree0dd09ef3261f0eca43cda22d27ab3a431ad1cd2f /www/lib/ngCordova/bower.json
parenta0b74399c4f1a7754029e1fd7f4be3b20836404a (diff)
iOS9 fixes (which includes ionic updates to 1.1.0)
Diffstat (limited to 'www/lib/ngCordova/bower.json')
-rw-r--r--www/lib/ngCordova/bower.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/lib/ngCordova/bower.json b/www/lib/ngCordova/bower.json
index af513a15..ee71c52f 100644
--- a/www/lib/ngCordova/bower.json
+++ b/www/lib/ngCordova/bower.json
@@ -1,6 +1,6 @@
{
"name": "ngCordova",
- "version": "0.1.18-alpha",
+ "version": "0.1.20-alpha",
"homepage": "http://ngCordova.com/",
"authors": [
"Max Lynch <max@drifty.com>",
@@ -18,7 +18,8 @@
"src",
"config",
"demo",
- "CONTRIBUTING.md"
+ "CONTRIBUTING.md",
+ "CODE_OF_CONDUCT.md"
],
"dependencies": {
"angular": ">= 1.2.23"