From dc07304297888b108d6379a0920b046e4f6d882e Mon Sep 17 00:00:00 2001 From: Brandon Wood Date: Sat, 4 Nov 2017 13:27:42 -0400 Subject: [PATCH] v0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58d517b..31a2482 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jpl", - "version": "0.1.0", + "version": "0.1.1", "description": "Command line JSON parser, processor", "main": "index.js", "scripts": {