diff --git a/bower.json b/bower.json index 0fe7fb9..5dc3137 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "iso-http", - "version": "0.0.3", + "version": "0.0.4", "homepage": "https://github.com/jedmao/iso-http", "authors": [ "Jed Mao " diff --git a/package.json b/package.json index a34c84d..0c351fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iso-http", - "version": "0.0.3", + "version": "0.0.4", "description": "An HTTP request library that enables isomorphic applications.", "main": "js/node/Http.js", "scripts": {