From 8c5d8f4635e8eab13d1b75cc9e6b2d65c2d7f91b Mon Sep 17 00:00:00 2001 From: robinmoisson Date: Tue, 20 Dec 2022 22:39:27 +0100 Subject: [PATCH] update package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b822278..d68f38f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "staticrypt", - "version": "2.3.4", + "version": "2.3.5", "description": "Based on the [crypto-js](https://github.com/brix/crypto-js) library, StatiCrypt uses AES-256 to encrypt your input with your passphrase and put it in a HTML file with a password prompt that can decrypted in-browser (client side).", "main": "index.js", "files": [