From e55f67e64538f3ac1b0598f59e1ac877756c421d Mon Sep 17 00:00:00 2001 From: mhkeller Date: Wed, 11 Oct 2017 01:51:08 -0400 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b95407..91cc7c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "indian-ocean", - "version": "2.0.2", + "version": "2.0.3", "description": "A library for reading in and writing out data in Node.js.", "main": "lib/index.js", "scripts": {