From bd1221cc205dbe6a24d8e6e26c89b8b47afb2ab8 Mon Sep 17 00:00:00 2001 From: Benny Neugebauer Date: Mon, 3 Jan 2022 22:04:33 +0100 Subject: [PATCH] 3.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff3094f1e..72698dc34 100644 --- a/package.json +++ b/package.json @@ -95,5 +95,5 @@ "test:dev": "jest ./src", "test:types": "yarn lint:types" }, - "version": "3.5.0" + "version": "3.6.0" }