From e912138982e43154ff815a9f93ff0879622562f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Beregsz=C3=A1szi?= Date: Thu, 7 Mar 2024 21:59:38 +0100 Subject: [PATCH] 20.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24e2c757..8f791b7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prezly/sdk", - "version": "20.0.0", + "version": "20.1.0", "description": "Prezly API SDK", "type": "module", "main": "dist/index.cjs",