From 71e99fd7dbfeb8819512fa90320f86c37aa5da8b Mon Sep 17 00:00:00 2001 From: cubedro Date: Tue, 2 Jun 2015 01:12:58 +0300 Subject: [PATCH] version 0.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 61a638a..00860ae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eth-net-intelligence-api", "description": "Ethereum Network Intelligence API", - "version": "0.0.11", + "version": "0.0.12", "private": true, "main": "./app.js", "directories": {