From 1ad9b03f1e583847308cb89c2fb3339843d5982c Mon Sep 17 00:00:00 2001 From: Cortez <19215259+hcortezr@users.noreply.github.com> Date: Tue, 4 Jun 2024 20:19:09 -0700 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93bd1dc..113dc35 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "a package designed to facilitate the reading and writing of binary data.", "module": "./dist/BinaryStream.js", "types": "./dist/BinaryStream.d.ts", - "version": "1.1.2", + "version": "1.1.3", "type": "module", "keywords": [ "binary",