From c05ca1769e2755ef133c6711255740202378cd55 Mon Sep 17 00:00:00 2001 From: ading2210 Date: Thu, 21 Mar 2024 16:08:26 -0400 Subject: [PATCH] bump version --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index 0f483f3..0e118da 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "libcurl.js", - "version": "0.6.5", + "version": "0.6.6", "description": "An experimental port of libcurl to WebAssembly for use in the browser.", "main": "libcurl.mjs", "exports": {