fix(core): update

This commit is contained in:
Philipp Kunz 2023-10-03 18:55:36 +02:00
parent b4dae84835
commit d409d3a532

View File

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