From 49a64aa06545113b0a2d9064e0bbd14200e3cb08 Mon Sep 17 00:00:00 2001 From: Francesco Trotta Date: Fri, 4 Oct 2024 16:57:34 +0200 Subject: [PATCH] Release 2.38.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1da5233..c2177dd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jscrewit", - "version": "2.37.0", + "version": "2.38.0", "description": "Converts plain JavaScript into JSFuck code, which consists of only six different characters: ! ( ) + [ ]", "keywords": [ "esoteric",