From 3cb0be8f56695603f0ca5f5c2ae0fab1e1aff1b7 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Mon, 23 Mar 2026 09:14:00 +0000 Subject: [PATCH] v0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1e67c2..35187c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/containerarchive", - "version": "0.1.0", + "version": "0.1.1", "private": false, "description": "content-addressed incremental backup engine with deduplication, encryption, and error correction", "main": "dist_ts/index.js",