update package

This commit is contained in:
Chen, Yi-Cyuan
2017-07-03 09:01:22 +08:00
parent 94a2758bf7
commit c43f9d1d18
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "js-sha3",
"version": "0.6.0",
"version": "0.6.1",
"description": "A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.",
"main": "src/sha3.js",
"typings": "index",