From 5f5957b0c09a288942f31b1f36b380981f4c9388 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 21 Nov 2022 12:33:26 +0100 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01747ec..61b1276 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/smarttime", "private": false, - "version": "3.0.48", + "version": "4.0.0", "description": "handle time in smart ways", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",