From 64a3572ad76c168ff1c35e27a5503685711f4f96 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Sun, 22 Mar 2026 08:47:16 +0000 Subject: [PATCH] v0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a07289f..b1e67c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/containerarchive", - "version": "0.0.2", + "version": "0.1.0", "private": false, "description": "content-addressed incremental backup engine with deduplication, encryption, and error correction", "main": "dist_ts/index.js",