From 990c56837bdbfbda5638acf597d781c14c07cc91 Mon Sep 17 00:00:00 2001 From: Jorropo Date: Thu, 14 Dec 2023 16:52:07 +0000 Subject: [PATCH] 0.25.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3251a42..b6ea5f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kubo", - "version": "0.25.0-rc1", + "version": "0.25.0", "description": "Install the latest Kubo (go-ipfs) binary", "main": "src/index.js", "scripts": {