From 2636da279e7d89e8f47ebc8f9ee3f68174d96418 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Wiaduch?= Date: Thu, 12 Oct 2023 15:53:11 +0200 Subject: [PATCH] Release 1.37.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a05340..40072aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@saleor/cli", - "version": "1.37.0-rc.2", + "version": "1.37.0", "description": "", "type": "module", "repository": "github:saleor/saleor-cli",