From e326f6fb3e936e4968a5f244b19e5ad1b1600774 Mon Sep 17 00:00:00 2001 From: Atul R Date: Sat, 3 Sep 2022 23:41:08 +0200 Subject: [PATCH] 0.57.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65dc9c195..9d6230ccd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nodegui/nodegui", - "version": "0.57.0", + "version": "0.57.1", "description": "A cross-platform library to build native desktop apps.", "main": "dist/index.js", "typings": "dist/index.d.ts",