From a3304f5ecd77c543de2cb32ae093daa12b85ff43 Mon Sep 17 00:00:00 2001 From: Alfetopito Date: Fri, 17 May 2024 12:04:16 +0100 Subject: [PATCH] chore: bump version to 5.3.0-RC.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4097ef57..4695dee0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cowprotocol/cow-sdk", - "version": "5.3.0-RC.1", + "version": "5.3.0-RC.2", "license": "(MIT OR Apache-2.0)", "files": [ "/dist" @@ -100,4 +100,4 @@ "typescript", "subgraph" ] -} +} \ No newline at end of file