From d488e8c1854f38d1a4fc7c4b0f052c9fc4ab4da3 Mon Sep 17 00:00:00 2001 From: Max Waterman Date: Sun, 27 Oct 2013 14:57:06 +0000 Subject: [PATCH] release 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 501d272..e99e6bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Calculator", - "version": "0.0.2", + "version": "0.0.3", "description": "Calculator: a scientific calculator", "main": "app/calc.js", "scripts": {