From 0498e5717ed326cc349ae4bb3775094ac3a23b1f Mon Sep 17 00:00:00 2001 From: Max Waterman Date: Wed, 30 Jul 2014 23:55:12 +0100 Subject: [PATCH] release 0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11ef99c..6877646 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ScientificCalculator", - "version": "0.0.9", + "version": "0.0.10", "description": "Calculator: a scientific calculator", "main": "app/calc.js", "scripts": {