From 16ae2fa05c9c3c0028ee4e07248a32ae040c9b1a Mon Sep 17 00:00:00 2001 From: dawkaka Date: Thu, 13 Jun 2024 09:33:55 +0000 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d7c06d..72e4a02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apitoolkit-express", - "version": "2.3.0", + "version": "2.3.1", "description": "Nodejs SDK for the API Toolkit Monitoring and Reliability platform written in Typescript", "main": "lib/index.js", "types": "lib/index.d.ts",