From 624744a4fe9fbed282e1b3d185566b052d5a944b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 18 Jan 2022 22:04:56 +0000 Subject: [PATCH] chore(release): v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f8428c5..09c50c3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-experience", - "version": "1.1.0", + "version": "1.2.0", "description": "", "scripts": { "build": "npm-run-all clean lint pre-build tsc",