fix(core): update

This commit is contained in:
2023-04-05 16:31:34 +02:00
parent 9b8198d592
commit 820c6ccb74
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartdelay',
version: '3.0.0',
version: '3.0.1',
description: 'timeouts for the async/await era, written in TypeScript'
}