From 751b332aa989d5aefe751e8439dbd8884182930f Mon Sep 17 00:00:00 2001 From: Fadi Date: Fri, 6 Nov 2020 08:58:11 +0100 Subject: [PATCH] 6.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd475b1d..fab224b7 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "6.0.9", + "version": "6.1.0", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",