From e5b0cf64fadb3408909d5a5679d5a3909eca846c Mon Sep 17 00:00:00 2001 From: James-Oswald Date: Tue, 14 Jul 2020 02:48:37 -0400 Subject: [PATCH] updated package readme --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9224922..71eedf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xxdi", - "version": "1.0.3", + "version": "1.0.4", "description": "A node package that provides similar functionality to the bash command xxd -i", "main": "build/xxdi.js", "scripts": {