From 9f40bfb0d13cfc55a94cabcc1b5c7301f055d7d8 Mon Sep 17 00:00:00 2001 From: Elliot Hesp Date: Mon, 4 Aug 2014 19:18:06 +0100 Subject: [PATCH] Updated for 0.1.7 --- README.md | 2 +- bower.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"