incrementing version

This commit is contained in:
El RIDO
2025-10-28 16:08:13 +01:00
parent 392e160006
commit 2f70456e9a
7 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "privatebin",
"version": "2.0.1",
"version": "2.0.2",
"description": "PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).",
"main": "privatebin.js",
"directories": {