This commit is contained in:
Philipp Kunz 2024-04-17 20:33:24 +02:00
parent 63e3b492e6
commit ebb539e824

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartbuffer",
"version": "3.0.0",
"version": "3.0.1",
"private": false,
"description": "A library for managing ArrayBufferLike structures including conversion between Base64 and Uint8Array, and buffer validation.",
"main": "dist_ts/index.js",