fix(core): update

This commit is contained in:
2023-02-12 19:08:40 +01:00
parent eaf379b119
commit dca3cf1f08
3 changed files with 274 additions and 216 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartenv',
version: '5.0.5',
version: '5.0.6',
description: 'store things about your environment and let them travel across modules'
}