From 35e7075c0fa8ea9a74dc60f2fd6a0c310050e2e2 Mon Sep 17 00:00:00 2001 From: Ben Smith Date: Fri, 8 Mar 2024 12:43:54 +0100 Subject: [PATCH] v0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b220b84..0751734 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@duneanalytics/client-sdk", - "version": "0.0.4", + "version": "0.0.5", "author": "Ben Smith ", "description": "Node Client for Dune Analytics' officially supported API.", "repository": "git@github.com:bh2smith/ts-dune-client.git",