From efd8163cf42b4c92ffdbb1e42fc1e8ee382f4a4d Mon Sep 17 00:00:00 2001 From: Chris Zubak-Skees Date: Sun, 16 Oct 2016 16:48:51 -0400 Subject: [PATCH] 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 049e3d6..dbe146d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fec-parse", - "version": "0.5.0", + "version": "0.6.0", "description": "A Node module to parse raw FEC electronic filings.", "main": "index.js", "license": "(Apache-2.0 AND MIT)",