From 65ba4a43cba453e7577ab1acca92f32ec7d8d949 Mon Sep 17 00:00:00 2001 From: Igor Lino Date: Sat, 23 Jan 2016 03:19:01 +0100 Subject: [PATCH] Version bump. --- bower.json | 4 ++-- demo/index.html | 14 +++++++------- js/angular-ezplus.js | 8 ++++---- package.json | 4 ++-- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/bower.json b/bower.json index 262a3e2..31f9c5f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ez-plus", - "version": "1.1.17", + "version": "1.1.18", "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.17" + "ez-plus": "~1.1.18" }, "devDependencies": { }, diff --git a/demo/index.html b/demo/index.html index 41f4f44..9c7bebf 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.17" + "ez-plus": "~1.1.18" }, "devDependencies": { "grunt": "^0.4.5",