Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
thesabbir committed Sep 21, 2016
1 parent 9a76f37 commit ae1cf4e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Installation
====
via [cdnjs](http://cdnjs.com/libraries/simple-line-icons)
```html
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.0/css/simple-line-icons.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.css">
```
via [bower](http://bower.io/search/?q=simple-line-icons)

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-line-icons",
"version": "2.4.0",
"version": "2.4.1",
"authors": [
"Sabbir Ahmed <[email protected]>"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit ae1cf4e

Please sign in to comment.