From bc31b96f505cae519a5c2c44d52f058ee16e9f23 Mon Sep 17 00:00:00 2001 From: shawshankkumar Date: Tue, 12 Sep 2023 21:23:40 +0530 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1c2735..dea3c96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-status-validate-root", - "version": "2.0.5", + "version": "2.0.6", "description": "Root package.json for the entire project. Includes package, example and other things.", "scripts": { "publish": "cd package && npm run publish"