fix(core): update

This commit is contained in:
Philipp Kunz 2024-04-17 19:10:21 +02:00
parent 432a59bcec
commit 0a79087c59

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartbuffer',
version: '2.0.0',
version: '2.0.1',
description: 'A module for handling ArrayBufferLike structures, including conversion and validation utilities.'
}