fix(docs): remove outdated base image bundle readme and consolidate hosted manifest documentation

This commit is contained in:
2026-05-01 17:50:21 +00:00
parent a61694bd01
commit 0e6384b3ee
4 changed files with 464 additions and 408 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartvm',
version: '1.3.0',
version: '1.3.1',
description: 'A TypeScript module wrapping Amazon Firecracker VMM for managing lightweight microVMs'
}