From d59fef95a5170e2f3074e16a47968c75a0fa2ef9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Dvo=C5=99=C3=A1k?= Date: Mon, 1 Jul 2024 22:56:03 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ecf86d..b5f1803 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@feedyou-ai/jq-web", - "version": "0.5.1", + "version": "0.5.1-2", "description": "a hack that makes jq run in the browser with emscripten.", "main": "jq.asm.bundle.min.js", "scripts": {