From 088b5259b5e24945ba6ef4bcc8ba0bdfadfffd83 Mon Sep 17 00:00:00 2001 From: philkunz Date: Tue, 16 Aug 2016 03:41:19 +0200 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 040ec14..c0e4320 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodehash", - "version": "1.0.2", + "version": "1.0.3", "description": "simplifies access to node hash functions", "main": "dist/index.js", "typings": "dist/index.d.ts",