fix(core): update

This commit is contained in:
2023-08-02 20:55:22 +02:00
parent c3f1f373e5
commit 17271eddf9
3 changed files with 35 additions and 35 deletions

View File

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