From ae1cf4ec75a8a32c4810a2fe7ca8c2fdf6f3e32c Mon Sep 17 00:00:00 2001 From: Sabbir Ahmed Date: Wed, 21 Sep 2016 21:30:48 +0600 Subject: [PATCH] bump --- README.md | 2 +- bower.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index beb247f..70e6021 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Installation ==== via [cdnjs](http://cdnjs.com/libraries/simple-line-icons) ```html - + ``` via [bower](http://bower.io/search/?q=simple-line-icons) diff --git a/bower.json b/bower.json index 6d866d6..661924d 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "simple-line-icons", - "version": "2.4.0", + "version": "2.4.1", "authors": [ "Sabbir Ahmed " ], diff --git a/package.json b/package.json index d6eeea2..2dfb22e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-line-icons", - "version": "2.4.0", + "version": "2.4.1", "description": "Simple and elegent line icons.", "main": "index.js", "scripts": {