fix(core): update

This commit is contained in:
2024-02-25 01:33:15 +01:00
parent e343caa204
commit a0d3e8b12f
3 changed files with 46 additions and 220 deletions

View File

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