From 6f68b7a982babc3f041de94971ab1630be82ca84 Mon Sep 17 00:00:00 2001 From: shaka Date: Wed, 14 Jun 2023 10:40:46 +0200 Subject: [PATCH] 0.1.241 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff50acd2..f8491d13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "platformsh-client", - "version": "0.1.240", + "version": "0.1.241", "description": "Isomorphic Javascript library for accessing the Platform.sh API", "browser": "lib/client/platform-api.js", "main": "lib/server/platform-api.js",