fix(core): update

This commit is contained in:
2024-04-26 14:05:48 +02:00
parent d608aa81a8
commit cbfe7927e7
6 changed files with 1255 additions and 1425 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartarray',
version: '1.0.5',
version: '1.0.6',
description: 'a package exposing async manipulation for arrays'
}