From 0cb4bad06338bf923c0cdb12a0cf882aedaf7182 Mon Sep 17 00:00:00 2001 From: Joe Hildebrand Date: Thu, 28 Apr 2022 17:24:42 -0600 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87ae81a..8691625 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-text-sequence", - "version": "1.0.0", + "version": "1.0.1", "description": "Parse and generate RS-delimited JSON sequences according to draft-ietf-json-text-sequence", "main": "./lib/index.js", "directories": {