Browse Source

2.3.0

master
Mathias Buus 3 years ago
parent
commit
5cbee44803
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{
"name": "blake2b-wasm",
"version": "2.2.0",
"version": "2.3.0",
"description": "Blake2b implemented in WASM",
"main": "index.js",
"dependencies": {

Loading…
Cancel
Save