fix(core): update

This commit is contained in:
2022-07-28 22:14:24 +02:00
parent 66db546d67
commit c5d531fc09
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartsystem',
version: '3.0.0',
version: '3.0.1',
description: 'interact with the system you are running on'
}