diff --git a/bower.json b/bower.json index 08471ba..e82faa8 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-modal-service", - "version": "0.6.6", + "version": "0.6.7", "homepage": "https://github.com/dwmkerr/angular-modal-service", "authors": [ "Dave Kerr (github.com/dwmkerr)" diff --git a/package.json b/package.json index 679667c..caf7742 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-modal-service", - "version": "0.6.6", + "version": "0.6.7", "description": "AngularJS Service for showing Modals and Popups", "main": "./dst/angular-modal-service.js", "scripts": {