From 88ef4cdd30b6dd4755ef924319e65a7bdcb0cd7b Mon Sep 17 00:00:00 2001 From: borcherd Date: Tue, 23 Jul 2024 11:31:15 +0200 Subject: [PATCH] 0.4.61 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2baa02..60fb85c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@squirrel-labs/peanut-sdk", - "version": "0.4.60", + "version": "0.4.61", "description": "The Peanut Protocol SDK! Check out the documentation at https://docs.peanut.to", "main": "dist/index.js", "types": "dist/index.d.ts",