From 7c385a7877aa4b0163dda6206f656846db2cf039 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Thu, 17 Sep 2015 12:32:47 -0400 Subject: iOS9 fixes (which includes ionic updates to 1.1.0) --- www/lib/ngCordova/bower.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/lib/ngCordova/bower.json') 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 ", @@ -18,7 +18,8 @@ "src", "config", "demo", - "CONTRIBUTING.md" + "CONTRIBUTING.md", + "CODE_OF_CONDUCT.md" ], "dependencies": { "angular": ">= 1.2.23" -- cgit v1.2.3