fix(core): update

This commit is contained in:
2023-04-04 20:35:54 +02:00
parent 42f40449ad
commit 97f8327fe9
3 changed files with 5 additions and 5 deletions

View File

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