From ddbfc5c90e654d72fc37c74db41ba4c095f9f4d0 Mon Sep 17 00:00:00 2001 From: Daniel Cohen Gindi Date: Sat, 5 May 2018 22:52:20 +0300 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d3f782..de68b0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "csv-reader", - "version": "1.0.2", + "version": "1.0.3", "description": "A CSV stream reader, with many many features, and ability to work with the largest datasets", "main": "index.js", "scripts": {