From 5463c878cb7c31b7f2d0ba81c01045a4b55b0b1f Mon Sep 17 00:00:00 2001 From: Richard Guerre Date: Wed, 27 Oct 2021 10:56:46 +0800 Subject: [PATCH] v1.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9dfb47..b6d85c7 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.5.0", + "version": "1.5.1", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",