From 1fb36a9514c055b8cb43827ce4a2fbcf811628b7 Mon Sep 17 00:00:00 2001 From: Chris Foster Date: Tue, 12 Jul 2016 12:08:13 -0700 Subject: [PATCH] Version 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51e88f5..9682f25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tickbin-parser", - "version": "0.0.1", + "version": "0.0.2", "description": "parse strings into entries", "main": "build/index.js", "scripts": {