From 2d0d5e0455a279ce89e2d33084ea74a96d8bb6d6 Mon Sep 17 00:00:00 2001 From: Boopathi Nedunchezhiyan Date: Mon, 21 Oct 2024 17:47:40 +0200 Subject: [PATCH] Publish 0.8.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5842f4ce..a16b6dc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-jit", - "version": "0.8.6", + "version": "0.8.7", "description": "GraphQL JIT Compiler to JS", "author": "Rui Araujo", "license": "MIT",