diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b35049..3f6d175 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ -# 1.1.18c (2016-07-06) +# 1.1.18d (2016-07-06) - Fix for zoom container bug. Destroy zoom container if $destroy was too late. # 1.1.18b (2016-17-05) diff --git a/bower.json b/bower.json index cda466b..91246f5 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ez-plus", - "version": "1.1.18c", + "version": "1.1.18d", "author": { "name": "Igor Lino", "url": "http://igorlino.github.io/angular-elevatezoom-plus/" diff --git a/js/angular-ezplus.js b/js/angular-ezplus.js index a2f679b..8cba78a 100644 --- a/js/angular-ezplus.js +++ b/js/angular-ezplus.js @@ -4,6 +4,7 @@ angular.module('ezplus', []) .directive('ezPlus', ezPlus); + ezPlus.$inject = ['$document']; function ezPlus($document) { var service = { restrict: 'A', diff --git a/package.json b/package.json index 0421a1c..b3fff3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-ez-plus", - "version": "1.1.18c", + "version": "1.1.18d", "title": "Angular EZ Plus", "description": "Angular directive for ElevateZoom Plus.", "keywords": [