Skip to content

Commit d727342

Browse files
committed
bump patch
1 parent b6ce57d commit d727342

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unicode-range-json",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "A list of all the Unicode Range Names and their hex/decimal range numbers.",
55
"license": "MIT",
66
"repository": "radiovisual/unicode-range-json",

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
> A list of all the Unicode Range Names and their hex/decimal range numbers.
44
5-
This module simply returns the [unicode-range.json](unicode-range.json) file.
5+
This module simply returns the [unicode-range.json](https://github.com/radiovisual/unicode-range-json/blob/master/unicode-ranges.json) file.
6+
67

78
## Install
89

0 commit comments

Comments
 (0)