mirror of https://codeberg.org/pzp/pzp-caps.git
1.0.0
This commit is contained in:
parent
7d0a6ee469
commit
741bcb5554
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "pzp-caps",
|
"name": "pzp-caps",
|
||||||
"version": "0.0.1",
|
"version": "1.0.0",
|
||||||
"description": "The Caps string for the PZP protocol using secret handshake",
|
"description": "The Caps string for the PZP protocol using secret handshake",
|
||||||
"homepage": "https://codeberg.org/pzp/pzp-caps",
|
"homepage": "https://codeberg.org/pzp/pzp-caps",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
@ -10,4 +10,4 @@
|
||||||
"main": "caps.json",
|
"main": "caps.json",
|
||||||
"author": "public-domain",
|
"author": "public-domain",
|
||||||
"license": "CC0-1.0"
|
"license": "CC0-1.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue