From f42a1ef60035aeb11f98736416e849d99f15bd81 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Mon, 14 Jun 2021 18:07:00 -0400 Subject: [PATCH] v5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1784d5..9c986e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ideditor/country-coder", - "version": "4.1.0", + "version": "5.0.0", "description": "Convert longitude-latitude pairs to ISO 3166-1 codes quickly and locally", "repository": "github:ideditor/country-coder", "license": "ISC",