fix(core): update

This commit is contained in:
2024-02-29 22:43:37 +01:00
parent 031f6449bd
commit e1faf34660
3 changed files with 16 additions and 6 deletions

View File

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