mirror of https://codeberg.org/pzp/pzp-set.git
1.0.0
This commit is contained in:
parent
c2351a4895
commit
d9a6c4f47d
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "pzp-set",
|
"name": "pzp-set",
|
||||||
"version": "0.0.1",
|
"version": "1.0.0",
|
||||||
"description": "Set data structure over append-only logs with pruning",
|
"description": "Set 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