diff --git a/bower.json b/bower.json index 692e576..38d876f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-pnotify", - "version": "0.1.1", + "version": "0.1.2", "homepage": "https://github.com/jacqueslareau/angular-pnotify", "authors": [ "Jacques Lareau " diff --git a/package.json b/package.json index dcfbc32..5a91795 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-pnotify", - "version": "0.1.1", + "version": "0.1.2", "description": "AngularJS wrapper for PNotify", "main": "src/angular-pnotify.js", "scripts": {