fix(smartsystem): Bump version to 3.0.4

This commit is contained in:
2025-08-29 13:06:00 +00:00
parent 29b7d266b6
commit d8866a79bf
2 changed files with 9 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartsystem',
version: '3.0.3',
version: '3.0.4',
description: 'A TypeScript library for interacting with the system it's running on, including environment, network, and hardware information.'
}