Skip to content

Commit ae1cf4e

Browse files
committed
bump
1 parent 9a76f37 commit ae1cf4e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Installation
1414
====
1515
via [cdnjs](http://cdnjs.com/libraries/simple-line-icons)
1616
```html
17-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.0/css/simple-line-icons.css">
17+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.css">
1818
```
1919
via [bower](http://bower.io/search/?q=simple-line-icons)
2020

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-line-icons",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"authors": [
55
"Sabbir Ahmed <sabbiirr@gmail.com>"
66
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-line-icons",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Simple and elegent line icons.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)