Improve performance.

This commit is contained in:
Chen Yi-Cyuan
2015-02-26 10:35:13 +08:00
parent b249e417a7
commit 87364f594b
10 changed files with 292 additions and 68 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
{
"name": "js-sha3",
"version": "0.1.0",
"version": "0.1.1",
"main": ["build/sha3.min.js"],
"ignore": [
"samples",
"tests"
"test"
]
}