This commit is contained in:
Jacob Karlsson 2024-06-01 18:34:41 +02:00
parent 7efeaeaadc
commit 5a3444baea
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "pzp-dict", "name": "pzp-dict",
"version": "1.0.0", "version": "1.0.1",
"description": "Dictionary data structure over append-only logs with pruning", "description": "Dictionary data structure over append-only logs with pruning",
"author": "Andre Staltz <contact@staltz.com>", "author": "Andre Staltz <contact@staltz.com>",
"license": "MIT", "license": "MIT",