From 34c8f511d9cc3e80227be97d8a158145064d2850 Mon Sep 17 00:00:00 2001 From: Simon Edwards Date: Tue, 16 Aug 2022 10:01:32 +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 06367df26..33cc30faf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nodegui/nodegui", - "version": "0.56.0", + "version": "0.57.0", "description": "A cross-platform library to build native desktop apps.", "main": "dist/index.js", "typings": "dist/index.d.ts",