Skip to content

Commit 70c62b5

Browse files
author
Doug Bird
committed
bump version
1 parent 661c061 commit 70c62b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tld-enum",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Lists of every IANA TLD in formats that can be natively compiled in various language targets",
55
"main": "formats/js/tld-enum.js",
66
"repository": {
@@ -29,4 +29,4 @@
2929
"request": "^2.83.0",
3030
"tmp": "0.0.33"
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)