From 44bc59404944420a347c84152df5aa2f102c69be Mon Sep 17 00:00:00 2001
From: cubedro <contact@siteshop.ro>
Date: Tue, 28 Apr 2015 10:42:58 +0300
Subject: [PATCH] version 0.0.6

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index fffe7ff..969b63f 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "eth-net-intelligence-api",
   "description": "Ethereum Network Intelligence API",
-  "version": "0.0.5",
+  "version": "0.0.6",
   "private": true,
   "main": "./app.js",
   "directories": {