We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc56397 commit d45a408Copy full SHA for d45a408
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-secure-crypt",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "A simple Node.js tool to encrypt and decrypt JSON files",
5
"main": "src/encrypt-json.js",
6
"scripts": {
0 commit comments