From 891ad4d7852fe6588c5492d27a90005aa05b7bf4 Mon Sep 17 00:00:00 2001 From: shoom3301 Date: Fri, 31 May 2024 17:39:03 +0500 Subject: [PATCH] chore: release candidate --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5a8b7ca8..28af5362 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cowprotocol/cow-sdk", - "version": "5.3.0", + "version": "5.3.1-RC.0", "license": "(MIT OR Apache-2.0)", "files": [ "/dist" @@ -100,4 +100,4 @@ "typescript", "subgraph" ] -} \ No newline at end of file +}