From e79985d4b602176307adeaa5b858bb5a34431675 Mon Sep 17 00:00:00 2001 From: Hai Do Minh Date: Sat, 20 Jun 2015 14:41:33 +0900 Subject: [PATCH] 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 321e1d2..44304c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scalc", - "version": "1.1.1", + "version": "1.1.2", "description": "Smart Calculator for Nodejs supports all type of Polish notations.", "main": "app.js", "bin": {