mirror of https://codeberg.org/pzp/pzp-dict.git
1.0.1
This commit is contained in:
parent
7efeaeaadc
commit
5a3444baea
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue