From c7694ad02cfbe2a20084c8431c4df14a00fd6a08 Mon Sep 17 00:00:00 2001 From: Kato Twofold Date: Sat, 7 May 2022 15:17:21 +0300 Subject: [PATCH] + Versioning --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f88c368..aaf8956 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tymejs", - "version": "0.3.4", + "version": "0.4.0", "description": "Quickly and easily format JavaScript date Objects", "main": "lib/index.js", "types": "lib/index.d.ts",