Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jednano committed Feb 15, 2015
1 parent ec59308 commit d7d5f2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit d7d5f2b

Please sign in to comment.