Skip to content

Commit efe2943

Browse files
committed
v4.0.0
1 parent 486bb95 commit efe2943

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
{
22
"name": "@ideditor/country-coder",
3-
"version": "3.2.0",
3+
"version": "4.0.0",
44
"description": "Convert longitude-latitude pairs to ISO 3166-1 codes quickly and locally",
55
"repository": "github:ideditor/country-coder",
66
"main": "built/cjs/country-coder.js",
77
"module": "built/es6/country-coder.js",
88
"license": "ISC",
9-
"contributors": [
10-
"Quincy Morgan <q@quincylvania.com> (https://github.com/quincylvania)"
11-
],
129
"keywords": [
1310
"reverse geocoder",
1411
"country codes",

0 commit comments

Comments
 (0)