fix(core): update

This commit is contained in:
2023-07-13 09:44:40 +02:00
parent aee7e17035
commit b7da538595
3 changed files with 27 additions and 6 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdelay',
version: '3.0.2',
version: '3.0.3',
description: 'timeouts for the async/await era, written in TypeScript'
}