diff --git a/package-lock.json b/package-lock.json index 7e5e755..756ad95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@xan105/remote-thread", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@xan105/remote-thread", - "version": "1.0.0", + "version": "1.0.1", "funding": [ { "type": "github", diff --git a/package.json b/package.json index e738dc4..b82eb72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xan105/remote-thread", - "version": "1.0.0", + "version": "1.0.1", "description": "NAPI Native addon for Windows DLL injection with support for Wow64 and Unicode path", "type": "module", "exports": {