From 9fcb1ed39fb156dfaaf8b73a30596e21650f2617 Mon Sep 17 00:00:00 2001 From: Jay LaPorte Date: Wed, 2 Oct 2019 08:08:19 -0400 Subject: [PATCH] v2.14.4: minor fixes to Czech. thanks @LinkedList! --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c3d6f42b..6f9deca8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "translations", - "version": "2.14.3", + "version": "2.14.4", "description": "translate the Dark Sky API into any language", "author": { "name": "The Dark Sky Company", @@ -264,6 +264,10 @@ { "name": "phungdoanh", "web": "https://github.com/phungdoanh" + }, + { + "name": "Martin Macko", + "web": "https://github.com/LinkedList" } ], "repository": {