From d805c7c66ddcac3ace25147ad8fde02b8234b001 Mon Sep 17 00:00:00 2001 From: Simon Edwards Date: Sat, 5 Mar 2022 09:32:24 +0100 Subject: [PATCH] Bump the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a6a290ac..ab64dbcee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nodegui/nodegui", - "version": "0.46.0", + "version": "0.47.0", "description": "A cross-platform library to build native desktop apps.", "main": "dist/index.js", "typings": "dist/index.d.ts",