Skip to content

Commit c42d410

Browse files
committed
Updated external links
1 parent 07b9d54 commit c42d410

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,5 @@ The MIT License (MIT)
101101

102102

103103
## External Links
104-
[UUID Generator](https://uuidgenerator.dev/)
105-
[RFC4122](https://www.ietf.org/archive/id/draft-ietf-uuidrev-rfc4122bis-11.html)
106-
104+
* [UUID Generator](https://uuidgenerator.dev/)
105+
* [RFC4122](https://www.ietf.org/archive/id/draft-ietf-uuidrev-rfc4122bis-11.html)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uuid-v8",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)