Skip to content

Commit a800e1a

Browse files
committed
Bump version to 1.0.0
1 parent d6db78b commit a800e1a

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.18.0/assets/font-logos.css" rel="stylesheet">
22+
<link href="//cdn.jsdelivr.net/npm/font-logos@1/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.18.0",
4+
"version": "1.0.0",
55
"style": "assets/font-logos.css",
66
"authors": [
77
"Lukas W (https://github.com/Lukas-W)"

0 commit comments

Comments
 (0)