From 5be38c26beb696f4a982a5563175b5829b65f570 Mon Sep 17 00:00:00 2001 From: JesseTheRobot Date: Wed, 17 Jan 2024 00:06:37 +0000 Subject: [PATCH] v0.11.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5178243..2dd8833 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arbundles", - "version": "0.10.1", + "version": "0.11.0", "description": "Arweave bundling library", "author": "Josh Benaron ", "license": "Apache-2.0", @@ -152,4 +152,4 @@ "multistream": "^4.1.0", "tmp-promise": "^3.0.2" } -} \ No newline at end of file +}