From 242b3f512b2c6ef7ecaaaff02e54767edd6881bf Mon Sep 17 00:00:00 2001 From: Holly Date: Tue, 24 Oct 2023 12:45:12 +0100 Subject: [PATCH] 1.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46087f0..b009cfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bufferstuff", - "version": "1.3.3", + "version": "1.3.4", "description": "A set of utility classes for reading and writing binary data in NodeJS and the browser", "main": "./lib/index.js", "types": "./lib/index.d.ts",