From 392bf8a11dc6f89333392b834ec2ecdf63413701 Mon Sep 17 00:00:00 2001 From: Igor Bedesqui Date: Sun, 26 Feb 2023 16:17:53 +0000 Subject: [PATCH] 2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22f9fde..6fabd3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bdsqqq/try", - "version": "2.3.0", + "version": "2.3.1", "description": "Don't let the Try Catch Tower of Terror destroy your beautiful one liners.", "main": "dist/index.js", "module": "dist/index.mjs",