From e16b87ad3029007da10f5669c44610a90c07c631 Mon Sep 17 00:00:00 2001 From: Sampo Silvennoinen <20028934+stscoundrel@users.noreply.github.com> Date: Mon, 6 Feb 2023 19:52:47 +0200 Subject: [PATCH] v0.4.1 --- npm-module/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm-module/package.json b/npm-module/package.json index 6ac1cc4..4bd5409 100644 --- a/npm-module/package.json +++ b/npm-module/package.json @@ -1,6 +1,6 @@ { "name": "scandinavian-dictionary-crosslinker", - "version": "0.4.0", + "version": "0.4.1", "description": "Finds shared entries in dictionary sitemaps, allowing crosslinking", "repository": "https://github.com/stscoundrel/scandinavian-dictionary-crosslinker.git", "author": "stscoundrel ",