From 1945dabe2cc687809147ca4ad580f67ffc6186c5 Mon Sep 17 00:00:00 2001 From: Quincy Morgan Date: Fri, 31 Jan 2020 16:11:40 -0500 Subject: [PATCH] v3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96ed6dd..50b7204 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ideditor/country-coder", - "version": "3.0.1", + "version": "3.1.0", "description": "Convert longitude-latitude pairs to ISO 3166-1 codes quickly and locally", "repository": "github:ideditor/country-coder", "main": "built/cjs/country-coder.js",