Bump the version for a bug fix

This commit is contained in:
Simon Edwards 2021-09-24 20:22:08 +02:00
parent c91856641c
commit f92bd65407

View File

@ -1,6 +1,6 @@
{ {
"name": "@nodegui/nodegui", "name": "@nodegui/nodegui",
"version": "0.39.0", "version": "0.39.1",
"description": "A cross-platform library to build native desktop apps.", "description": "A cross-platform library to build native desktop apps.",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",