From 4155a1f5863ab88ee92a9cbf5eae131353e894a6 Mon Sep 17 00:00:00 2001 From: Simon Edwards Date: Sat, 12 Mar 2022 10:57:20 +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 ab64dbcee..bc568a45c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nodegui/nodegui", - "version": "0.47.0", + "version": "0.48.0", "description": "A cross-platform library to build native desktop apps.", "main": "dist/index.js", "typings": "dist/index.d.ts",