From 830a2bd36d00ba96944033de198bfbc9a7878f74 Mon Sep 17 00:00:00 2001 From: Joe Blau Date: Mon, 24 Aug 2026 10:24:17 -0700 Subject: [PATCH] release: 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c519b83..07fa6500 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bloxwap/hyperliquid", - "version": "0.2.1", + "version": "0.3.0", "description": "Blazing fast TypeScript Hyperliquid SDK.", "license": "MIT", "type": "module",