Added support base64 string output.

This commit is contained in:
Chen Yi-Cyuan
2017-07-28 14:12:37 +08:00
parent 2bdc4894fc
commit b808ed4605
13 changed files with 587 additions and 71 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "js-md5",
"version": "0.5.0",
"version": "0.6.0",
"main": ["src/md5.js"],
"ignore": [
"tests"