From 0723ac4c5901ab9e6f8d5274d31abff6c9b1d4b3 Mon Sep 17 00:00:00 2001 From: Binayak Ghosh Date: Wed, 17 May 2023 19:07:35 +0530 Subject: [PATCH] v1.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 297e123..4100fe9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-nightwatch", - "version": "1.5.2", + "version": "1.5.3", "description": "A single-command tool to setup Nightwatch.js", "main": "index.js", "bin": {