From f3830e7bb7dc2f4ea2062e6175f658fb39d06709 Mon Sep 17 00:00:00 2001 From: Elliot Hesp Date: Sun, 3 Aug 2014 13:50:54 +0100 Subject: [PATCH] V 0.1.5 changes --- README.md | 2 +- bower.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"