From 26715c34410b155883bce05cf409437601560a66 Mon Sep 17 00:00:00 2001 From: Igor Lino Date: Thu, 12 Nov 2015 13:36:12 +0100 Subject: [PATCH] Update to latest elevate-zoom-plus. Version bump --- bower.json | 4 ++-- demo/index.html | 14 +++++++------- package.json | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bower.json b/bower.json index b519da6..b07f41b 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ez-plus", - "version": "1.1.5", + "version": "1.1.16", "author": { "name": "Igor Lino", "url": "http://igorlino.github.io/angular-elevatezoom-plus/" @@ -27,7 +27,7 @@ "dependencies": { "jquery": "~2.1.1", "angular": "~1.3.4", - "ez-plus": "~1.1.12" + "ez-plus": "~1.1.16" }, "devDependencies": { }, diff --git a/demo/index.html b/demo/index.html index 59e1046..1a6aef9 100644 --- a/demo/index.html +++ b/demo/index.html @@ -28,7 +28,7 @@ - + @@ -46,10 +46,10 @@ @@ -57,8 +57,8 @@ - - + + =2.1.4", "angular": "~1.3.4", - "ez-plus": "~1.1.12" + "ez-plus": "~1.1.16" }, "devDependencies": { "grunt": "^0.4.5",