From 76ad8e26c5c2e730c025ce7624f14c9151b3084d Mon Sep 17 00:00:00 2001 From: Ayushman Chhabra <14110965+ayushmanchhabra@users.noreply.github.com> Date: Wed, 31 Jul 2024 07:48:17 +0530 Subject: [PATCH] 0.90.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 497cbc2..f0bace4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nw", - "version": "0.89.0", + "version": "0.90.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "nw", - "version": "0.89.0", + "version": "0.90.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f55bf17..418cb0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nw", - "version": "0.89.0", + "version": "0.90.0", "description": "An installer for NW.js", "repository": { "type": "git",