From 4751cf1e11a6377bea50645a0ebd9d1a04ecb4bd Mon Sep 17 00:00:00 2001 From: Philip van Heemstra Date: Fri, 3 Jun 2022 06:55:08 +0000 Subject: [PATCH] [RELEASE] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80eaa94..474f17b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fill-pot-po", - "version": "1.0.4", + "version": "1.0.5", "description": "Create pre-filled PO files from POT file, using previous PO files.", "main": "src/index.js", "scripts": {