From 7d93be0345cf3100ff6c49947097bf0bd79e7af1 Mon Sep 17 00:00:00 2001 From: cubedro Date: Thu, 28 May 2015 13:42:08 +0300 Subject: [PATCH] version 0.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0636e25..61a638a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eth-net-intelligence-api", "description": "Ethereum Network Intelligence API", - "version": "0.0.10", + "version": "0.0.11", "private": true, "main": "./app.js", "directories": {