From c98759ae260624497f9da538756ed4a8d4c4555b Mon Sep 17 00:00:00 2001 From: Simon Knott Date: Mon, 20 Sep 2021 14:51:14 +0200 Subject: [PATCH] 0.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3617d0..81ee2b2 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.4.0", + "version": "0.4.1", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",