fix(core): update

This commit is contained in:
2023-07-10 23:13:11 +02:00
parent 3a9a8686a1
commit ddd6e45662
3 changed files with 635 additions and 416 deletions

View File

@ -2,7 +2,7 @@
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smartdelay',
version: '3.0.1',
name: '@push.rocks/smartdelay',
version: '3.0.2',
description: 'timeouts for the async/await era, written in TypeScript'
}