From 96d596aec0759858bb44f4d93771e56cbad28c66 Mon Sep 17 00:00:00 2001 From: jecsham Date: Sat, 18 Jan 2020 13:11:26 -0500 Subject: [PATCH] 2.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1f14cf..3301e15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexyjs", - "version": "2.1.2", + "version": "2.1.3", "description": "Hexadecimal utilities", "main": "index.js", "scripts": {