From 53f8706fac5457cee0074b5684c6b77133156ded Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20O=C5=BEana?= Date: Wed, 23 Oct 2024 09:42:18 +0200 Subject: [PATCH] v0.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 063b853..97b98fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "easter-date", - "version": "0.0.18", + "version": "0.0.19", "author": "Roman Ožana (https://ozana.cz)", "repository": "OzzyCzech/easter-date", "license": "MIT",