fix(core): update

This commit is contained in:
2024-02-25 01:45:48 +01:00
parent d42bf699f7
commit 4f5282e5cd
3 changed files with 16 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartbuffer',
version: '1.0.5',
version: '1.0.6',
description: 'handle ArrayBufferLike structures'
}