diff --git a/package.json b/package.json index 42daaed..83c6472 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pzp-dict", - "version": "1.0.0", + "version": "1.0.1", "description": "Dictionary data structure over append-only logs with pruning", "author": "Andre Staltz ", "license": "MIT",