From 37f7e4b9a2f1366d7d22629aebef112624b6817e Mon Sep 17 00:00:00 2001 From: LukasDeco <41474751+LukasDeco@users.noreply.github.com> Date: Mon, 20 May 2024 18:14:44 +0800 Subject: [PATCH] release: 2.0.0-alpha.10 (#109) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd59ff8..6400cce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metadaoproject/futarchy-sdk", - "version": "2.0.0-alpha.9", + "version": "2.0.0-alpha.10", "main": "dist", "scripts": { "preinstall": "npx only-allow pnpm",