From 3281b2ae98031bef67e178f02815f8eab35c6d41 Mon Sep 17 00:00:00 2001
From: cubedro <contact@siteshop.ro>
Date: Fri, 27 Feb 2015 01:25:33 +0200
Subject: [PATCH] updated package.json version

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

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