From 28b98b055a4b87de2fc4bd261a0bdaae28c2b6a2 Mon Sep 17 00:00:00 2001 From: Simon Edwards Date: Sat, 18 Jun 2022 20:49:35 +0200 Subject: [PATCH] Bump the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa52b1e9e..021cc48ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nodegui/nodegui", - "version": "0.54.0", + "version": "0.55.0", "description": "A cross-platform library to build native desktop apps.", "main": "dist/index.js", "typings": "dist/index.d.ts",