fix(repository): no changes to commit

This commit is contained in:
2026-03-22 08:32:12 +00:00
parent 66aa43494e
commit 79e6cc9f7f
2 changed files with 27 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/containerarchive',
version: '0.0.1',
description: 'content-addressed incremental backup engine with deduplication, encryption, and error correction',
};
version: '0.0.2',
description: 'content-addressed incremental backup engine with deduplication, encryption, and error correction'
}