From c5af8cdb66dcdcdc2457c0cd24c3cc0244fc1f50 Mon Sep 17 00:00:00 2001 From: "substra-bot[bot]" <100303497+substra-bot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 15:52:12 +0000 Subject: [PATCH] [auto] chore: bump package.json to 0.51.0fake --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76de5dfc..01efaa0a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ }, "license": "Apache-2.0", "private": "true", - "version": "0.51.0fake-rc1", + "version": "0.51.0fake", "scripts": { "dev": "vite", "build": "tsc && vite build",