Skip to content

Commit 5892a55

Browse files
committed
Updated dependencies
1 parent 06b7d05 commit 5892a55

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,8 @@ Create hashes
4141
-------------
4242

4343
Use `crypt.createSalt([type=sha512])` where type is one of `md5`, `blowfish`, `sha256` or `sha512` (default).
44+
45+
Commercial Support
46+
------------------
47+
48+
You can buy commercial support from [Sendanor](http://sendanor.com/software).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "crypt3",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Node.js crypt(3) bindings",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)