From 74760290441b0f0f9dcc403a3d90ac92c4064a0e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 23 Mar 2022 17:46:48 +0000 Subject: [PATCH] chore(release): v1.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c957182..48a6f3d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-experience", - "version": "1.9.2", + "version": "1.10.0", "description": "", "scripts": { "build": "npm-run-all clean lint pre-build tsc",