From f0a987bc2d8cd96e95e6f43b399b512c3a9f3c66 Mon Sep 17 00:00:00 2001 From: JesseTheRobot Date: Wed, 21 Jun 2023 22:20:58 +0000 Subject: [PATCH] v0.9.8 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5d70355..ba64763 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arbundles", - "version": "0.9.7", + "version": "0.9.8", "description": "Arweave bundling library", "author": "Josh Benaron ", "license": "Apache-2.0", @@ -151,4 +151,4 @@ "multistream": "^4.1.0", "tmp-promise": "^3.0.2" } -} \ No newline at end of file +}