From ee0063fccf06239173ad484107934e3e54ad6904 Mon Sep 17 00:00:00 2001 From: Steve Date: Thu, 5 Sep 2024 10:25:14 -0400 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffc6c60..9787bf8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pinata", - "version": "1.0.5", + "version": "1.0.6", "description": "The official Pinata SDK", "main": "./dist/index.js", "module": "./dist/index.mjs",