Skip to content

Commit

Permalink
Version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Dec 9, 2019
1 parent 9d500c5 commit 0313634
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sodium-plus",
"version": "0.4.2",
"version": "0.5.0",
"description": "The Sodium Cryptography Library",
"author": "Paragon Initiative Enterprises, LLC",
"license": "ISC",
Expand Down Expand Up @@ -33,7 +33,7 @@
"libsodium-wrappers": "^0.7.6",
"poly1305-js": "^0.4.2",
"typedarray-to-buffer": "^3.1.5",
"xsalsa20": "^1.0.2"
"xsalsa20": "^1.1.0"
},
"repository": "https://github.com/paragonie/sodium-plus-js",
"main": "index.js",
Expand Down

0 comments on commit 0313634

Please sign in to comment.