fix(core): update

This commit is contained in:
2023-10-03 18:55:16 +02:00
parent 117dc6013c
commit 20e27c93d9
6 changed files with 206 additions and 11 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartenv',
version: '5.0.7',
version: '5.0.8',
description: 'store things about your environment and let them travel across modules'
}