diff --git a/README.md b/README.md index 7d0794c..55af73e 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.4 +#### Current Version 0.1.5 ![alt tag](http://i.imgur.com/p12dgjE.png) #### Current Features diff --git a/bower.json b/bower.json index 4e988c3..cb49e9f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-toasty", - "version": "0.1.4", + "version": "0.1.5", "main": [ "js/ng-toasty.js", "css/ng-toasty.css"