From 72ced34bd6c37fdc2d0b8affc62d7e6a36740fc4 Mon Sep 17 00:00:00 2001 From: Nathan Rajlich Date: Fri, 9 Oct 2020 12:04:53 -0700 Subject: [PATCH] 0.7.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4fc8ba7..de4c985 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vercel-deno", - "version": "0.7.2", + "version": "0.7.3", "description": "Vercel Runtime for Deno serverless functions", "main": "dist/index.js", "types": "dist/index.d.ts",