From 2fca2d3f189685b570bbac70cc6e4f1d62e7016b Mon Sep 17 00:00:00 2001 From: Kato Twofold Date: Sun, 8 May 2022 10:23:49 +0300 Subject: [PATCH] * Versioning --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ceba4c9..e3cd083 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tymejs", - "version": "0.4.2", + "version": "0.4.3", "description": "Quickly and easily format JavaScript date Objects", "main": "lib/index.js", "types": "lib/index.d.ts",