diff --git a/package-lock.json b/package-lock.json index 282753d..0942ffb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "denoify", - "version": "0.3.2", + "version": "0.3.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a03dbd3..93b43a2 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "denoify", - "version": "0.3.2", + "version": "0.3.3", "description": "For NPM module authors that would like to support Deno but do not want to write and maintain a port.", "repository": { "type": "git",