From ea070d2e0cb33cbdb72858f18ca597f4ec372309 Mon Sep 17 00:00:00 2001 From: Wille Marcel Date: Thu, 23 Jul 2020 12:12:51 -0300 Subject: [PATCH] update version to 0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b25b525..06d7073 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hotosm/iso-countries-languages", - "version": "0.3.1", + "version": "0.3.2", "description": "ISO 639-1 languages and ISO 3166-1 countries translated in the languages required by Tasking Manager", "main": "./lib/iso-countries-languages.js", "scripts": {