fix(ci): checksum

This commit is contained in:
2025-08-16 13:09:13 +00:00
parent 02575e8baf
commit aa411072f2
2 changed files with 8 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartstate',
version: '2.0.23',
version: '2.0.26',
description: 'A package for handling and managing state in applications.'
}