From ce6be5bea07a1adf1ebf3f92b51f26e1a5b4af91 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Sat, 4 Jul 2020 14:54:03 +0200 Subject: [PATCH] bump version (changelog ignore) --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",