From 5e80c0fccc32b2bca7730ca9fa905d7e3e29f5c4 Mon Sep 17 00:00:00 2001 From: Anxo Rodriguez Date: Tue, 10 Oct 2023 12:18:12 +0100 Subject: [PATCH] chore: change version (#174) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38d20ce6..63d4e3dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cowprotocol/cow-sdk", - "version": "3.0.0", + "version": "3.0.1", "license": "(MIT OR Apache-2.0)", "files": [ "/dist"