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