fix(core): update

This commit is contained in:
2022-08-02 14:50:18 +02:00
parent fde1e90440
commit 3dfb07e875
4 changed files with 12 additions and 14 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/qenv',
version: '5.0.1',
version: '5.0.2',
description: 'easy promised environments'
}