From ffa022486fd767c13810572cad28d04eb08ec20f Mon Sep 17 00:00:00 2001 From: Andrew Alexander Date: Mon, 25 Feb 2019 23:35:34 -0500 Subject: [PATCH] [RELEASE] 0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16e73022..1ed2b68e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jheadx", - "version": "0.0.5", + "version": "0.0.6", "description": "`jhead` wrapper with extended functionality to batch fix photos lacking EXIF data", "licence": "GPL-3.0", "main": "index.js",