From 7fa4684ef4340756f55c9c41055b92156386f967 Mon Sep 17 00:00:00 2001 From: JesseTheRobot Date: Fri, 22 Mar 2024 17:32:16 +0000 Subject: [PATCH] v0.1.18 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 88734d7..363dc62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@irys/sdk", - "version": "0.1.18-a1", + "version": "0.1.18", "description": "JS client for Irys", "repository": "https://github.com/Bundlr-Network/js-client.git", "author": "Irys", @@ -187,4 +187,4 @@ "webpack-cli": "^4.9.1", "webpack-node-externals": "^3.0.0" } -} \ No newline at end of file +}