Skip to content

Commit

Permalink
chore(release): v1.1.0 (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
FajarKim authored Jul 18, 2024
1 parent 420d560 commit 3029ad9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@barudakrosul/gcrypt",
"version": "1.0.9",
"version": "1.1.0",
"description": "A Node.js CLI tool and library simple encryption and decryption tool using PBKDF2, zlib, and AES-256-GCM",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 3029ad9

Please sign in to comment.