From 920e64404da5ad2bc67b28995a973ac21987b0e7 Mon Sep 17 00:00:00 2001 From: Simon Edwards Date: Tue, 31 Aug 2021 19:52:51 +0200 Subject: [PATCH] Bump the library version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46218a247..ca012ddb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nodegui/nodegui", - "version": "0.37.0", + "version": "0.37.3", "description": "A cross-platform library to build native desktop apps.", "main": "dist/index.js", "typings": "dist/index.d.ts",