fix(core): update

This commit is contained in:
2023-04-17 21:00:25 +02:00
parent 810b299caa
commit fde31ec25d
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartpromise',
version: '4.0.0',
version: '4.0.1',
description: 'simple promises and Deferred constructs'
}