diff --git a/package.json b/package.json index 105865d..a88be8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xn-02f/md5", - "version": "1.1.2", + "version": "1.1.7", "description": "A MD5 library without dependencies for node, convert string to MD5 hash.", "main": "md5.js", "scripts": {