diff --git a/package.json b/package.json index fa20006..2eba406 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pzp-set", - "version": "0.0.1", + "version": "1.0.0", "description": "Set data structure over append-only logs with pruning", "author": "Andre Staltz ", "license": "MIT",