From cc47903e478efca63414ef72f4c12a8eb0217537 Mon Sep 17 00:00:00 2001 From: Holly Date: Thu, 22 Jun 2023 11:33:13 +0100 Subject: [PATCH] whoops --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e12f141..1cd0d0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bufferstuff", - "version": "1.3.1", + "version": "1.3.0", "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",