From ac6ac4ee0b868b1a4ac6a9da16849723e3bf3f7c Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Fri, 4 Oct 2024 08:07:41 +0200 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9fdfaa0..2964f5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "denoify", - "version": "1.6.15", + "version": "1.6.16", "homepage": "https://denoify.land", "description": "For NPM module authors that would like to support Deno but do not want to write and maintain a port.", "main": "dist/index.js",