From 3e7a82dd478c4502193207c8d360b8c980f861fa Mon Sep 17 00:00:00 2001 From: "trent.hashimoto" Date: Thu, 23 Apr 2026 14:06:59 -0700 Subject: [PATCH] bump version to 6.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 142c989..a9e9dad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hyperproof/hypersync-models", - "version": "6.0.0", + "version": "6.0.1", "description": "Hypersync Models", "license": "MIT", "repository": {