From a42430e21302214ef15a175cee49a1bb31c4d2f8 Mon Sep 17 00:00:00 2001 From: David Lavieri Date: Sat, 21 Jan 2017 17:25:03 -0400 Subject: [PATCH] 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3da4b38..09306ce 100644 --- a/package.json +++ b/package.json @@ -61,5 +61,5 @@ "test": "jest", "test-watch": "jest --watch --verbose" }, - "version": "0.0.1" + "version": "0.0.2" }