From 737f5bf5cc2e0cd262a9377c10a1e5794d85274c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 6 Jan 2023 14:08:18 +0100 Subject: [PATCH] 4.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d19eeac..119d741 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartacme", - "version": "4.0.2", + "version": "4.0.3", "private": false, "description": "acme with an easy yet powerful interface in TypeScript", "main": "dist_ts/index.js",