From 57292ba9b0e683c818fa7cb4ff5ff6c1c2062dfd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 22 Aug 2022 05:41:36 +0000 Subject: [PATCH] chore(release): 1.0.36 [skip ci] ## [1.0.36](https://github.com/intellibus/gridcreator/compare/v1.0.35...v1.0.36) (2022-08-22) ### Miscellaneous Chores * **deps:** lock file maintenance ([85d902a](https://github.com/intellibus/gridcreator/commit/85d902ab662f5a4cd65100246d25ee9887b6232c)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cd4d090..280da1e6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "gridcreator", - "version": "1.0.35", + "version": "1.0.36", "description": "Automate Grid Creation In BigParser", "author": "Intellibus Labs (https://intellibus.dev/)", "license": "MIT",