diff --git a/README.md b/README.md index 105f039..052f166 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This module is based on **AngularJS-Toaster** by Jirikavi. bower install angular-toasty ``` -#### Current Version 0.1.6 +#### Current Version 0.1.7 ![alt tag](http://i.imgur.com/p12dgjE.png) #### Current Features diff --git a/bower.json b/bower.json index bf93d9d..5b0a752 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-toasty", - "version": "0.1.6", + "version": "0.1.7", "main": [ "js/ng-toasty.js", "css/ng-toasty.css"