Skip to content

Commit f4e3c6d

Browse files
committed
Bump version to 0.18
1 parent f161cf6 commit f4e3c6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ fonts in your project and use the CSS classes listed below.
1919

2020
Alternatively just link to it using a CDN such as [jsDelivr](//jsdelivr.com):
2121

22-
<link href="//cdn.jsdelivr.net/npm/font-logos@0.17/assets/font-logos.css" rel="stylesheet">
22+
<link href="//cdn.jsdelivr.net/npm/font-logos@0.18/assets/font-logos.css" rel="stylesheet">
2323

2424
## Usage ##
2525

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "font-logos",
33
"description": "An icon font providing popular linux distros' logos",
4-
"version": "0.17.0",
4+
"version": "0.18.0",
55
"style": "assets/font-logos.css",
66
"authors": [
77
"Lukas W (https://github.com/Lukas-W)"

0 commit comments

Comments
 (0)