From 497ab74f41155021fe2677cacdbe3c8b2e47d516 Mon Sep 17 00:00:00 2001 From: The-Sebastian Date: Thu, 30 Jan 2025 13:38:07 -0800 Subject: [PATCH] chore(release): 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 832171a..227876d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@meltwater/jackalambda", - "version": "2.0.2", + "version": "2.0.3", "description": "Mythical lambda creature", "main": "index.js", "module": "lib/index.js",