From 42a59eb495700ea08fc8e9a03845f3609b31eda2 Mon Sep 17 00:00:00 2001 From: Jake Pruitt Date: Mon, 5 Jan 2015 17:13:27 -0600 Subject: [PATCH] 0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 514816b..7fb3676 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "checklist", - "version": "0.0.0", + "version": "0.0.1", "description": "Web application for checklists", "main": "index.js", "scripts": {