From 00f8c7423fac9660884c0eecdea74846dc6c7d53 Mon Sep 17 00:00:00 2001 From: Colin McLeod Date: Fri, 12 Feb 2016 15:56:25 -0800 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a11caf1..5e8f2d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis-data", - "version": "2.0.0", + "version": "2.0.1", "repository": { "type": "git", "url": "https://github.com/cmmcleod/coriolis-data"