From dce2650e43e298c2bcc9db9a2eff7bb7bcfdafe5 Mon Sep 17 00:00:00 2001 From: Josias Montag Date: Thu, 18 Apr 2024 08:46:08 +0200 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af9df70..5587053 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cloudconvert", - "version": "2.3.6", + "version": "2.3.7", "license": "MIT", "description": "Official Node.js SDK for the CloudConvert API", "homepage": "https://github.com/cloudconvert/cloudconvert-node",