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/ionic/.bower.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'www/lib/ionic/.bower.json') diff --git a/www/lib/ionic/.bower.json b/www/lib/ionic/.bower.json index 661ea0b3..fe92e015 100644 --- a/www/lib/ionic/.bower.json +++ b/www/lib/ionic/.bower.json @@ -1,7 +1,7 @@ { "name": "ionic", - "version": "1.0.1", - "codename": "vanadium-vaquita", + "version": "1.1.0", + "codename": "xenon-xerus", "homepage": "https://github.com/driftyco/ionic", "authors": [ "Max Lynch ", @@ -29,18 +29,18 @@ "license": "MIT", "private": false, "dependencies": { - "angular": "1.3.13", - "angular-animate": "1.3.13", - "angular-sanitize": "1.3.13", + "angular": "1.4.3", + "angular-animate": "1.4.3", + "angular-sanitize": "1.4.3", "angular-ui-router": "0.2.13" }, - "_release": "1.0.1", + "_release": "1.1.0", "_resolution": { "type": "version", - "tag": "v1.0.1", - "commit": "160898db160981d52c4606aef22b2f064b6c2539" + "tag": "v1.1.0", + "commit": "e3a8ca9d747335867c51a50f48e206dd16c5fbfd" }, "_source": "git://github.com/driftyco/ionic-bower.git", - "_target": "1.0.1", + "_target": "1.1.0", "_originalSource": "driftyco/ionic-bower" -} +} \ No newline at end of file -- cgit v1.2.3