From 5654368f56b0b713c40a2338b422099cbbe9a5dc Mon Sep 17 00:00:00 2001 From: Jans Ivans Jevdokimovs Date: Thu, 10 Sep 2020 08:39:44 +0300 Subject: [PATCH] Bump version. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5bc2305..f118632 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xlstream", - "version": "2.1.1", + "version": "2.1.2", "description": "Turns XLSX into a readable stream.", "main": "lib/index", "types": "lib/index", @@ -33,4 +33,4 @@ "sax-stream": "^1.3.0", "ssf": "^0.11.2" } -} +} \ No newline at end of file