diff --git a/package.json b/package.json index a863661..6f67b70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pzp-caps", - "version": "0.0.1", + "version": "1.0.0", "description": "The Caps string for the PZP protocol using secret handshake", "homepage": "https://codeberg.org/pzp/pzp-caps", "repository": { @@ -10,4 +10,4 @@ "main": "caps.json", "author": "public-domain", "license": "CC0-1.0" -} \ No newline at end of file +}