From 7a788860e9f2616329fc84ab968982868da8bd63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Maciejewski?= <1276139+pwlmaciejewski@users.noreply.github.com> Date: Sun, 11 Oct 2020 12:15:06 +0200 Subject: [PATCH] chore: release v0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bd0559..bedbf53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "imghash", - "version": "0.0.7", + "version": "0.0.8", "description": "Image perceptual hash calculation for node", "main": "index.js", "scripts": {