Bumps version to 0.6.6 (#224)

This commit is contained in:
Atul R 2019-11-25 23:28:25 +01:00 committed by GitHub
parent fda5d69071
commit 71c58db50e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@nodegui/nodegui",
"version": "0.6.5",
"version": "0.6.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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