From 26d5dac76e40d0f546954767d0676e3bd49ce2e8 Mon Sep 17 00:00:00 2001 From: Nick Adamson Date: Wed, 18 Oct 2023 10:38:16 -0700 Subject: [PATCH] feat: tag 0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c6a98a6..4d412b25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@valorem-labs-inc/sdk", - "version": "0.0.0", + "version": "0.0.1", "repository": { "type": "git", "url": "https://github.com/valorem-labs-inc/typescript-sdk.git"