From 0d526d66b76fbf7044ce80c64d1dc296308a8786 Mon Sep 17 00:00:00 2001
From: Marian Oancea <contact@siteshop.ro>
Date: Tue, 18 Nov 2014 09:23:14 +0200
Subject: [PATCH] Updated version

Changed version from npm in order to publish the update
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 868a76b1d..24141ea2e 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "ethereum.js",
   "namespace": "ethereum",
-  "version": "0.0.4",
+  "version": "0.0.5",
   "description": "Ethereum Compatible JavaScript API",
   "main": "./index.js",
   "directories": {
-- 
GitLab