Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Feb 1, 2016
1 parent af9e4cf commit a5abc9e
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": "server-address",
"version": "1.0.3",
"version": "1.0.4",
"homepage": "https://github.com/blakeembrey/server-address",
"authors": [
"Blake Embrey <hello@blakeembrey.com>"
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": "server-address",
"version": "1.0.3",
"version": "1.0.4",
"description": "Listen to a randomly available port and resolve urls relative to the server address",
"main": "server-address.js",
"typings": "server-address.d.ts",
Expand Down

0 comments on commit a5abc9e

Please sign in to comment.