From 15b71273d35a01220fc53599d08b395de65688b9 Mon Sep 17 00:00:00 2001 From: lidel Date: Thu, 14 Nov 2024 01:32:23 +0000 Subject: [PATCH] 0.32.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9ceaea..9f2ea5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kubo", - "version": "0.32.0-rc2", + "version": "0.32.0", "description": "Install the latest Kubo (go-ipfs) binary", "main": "src/index.js", "scripts": {