From f0516aa59bf2a0e9f98d781a58fdc4d618493378 Mon Sep 17 00:00:00 2001 From: Ashnur Date: Mon, 16 Sep 2013 11:55:45 +0300 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 507deaf..2ee7446 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mertan", "description": "geometrical operations", - "version": "0.0.2", + "version": "0.0.3", "main": "index.js", "scripts": { "test": "mocha",