Bump the version

This commit is contained in:
Simon Edwards 2023-03-07 22:42:56 +01:00
parent 30ab4442cf
commit f41edc2ea4
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@nodegui/nodegui",
"version": "0.58.0",
"version": "0.59.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@nodegui/nodegui",
"version": "0.58.0",
"version": "0.59.0",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

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