Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Commit

Permalink
Release 0.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed May 10, 2013
1 parent 4612e5a commit bb0fa47
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
# pushserve 0.1.3 (10 May 2013)
* Added binary.

# pushserve 0.1.2 (19 April 2013)
* Fixed launching

Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,7 +6,7 @@ Dead-simple node.js pushState-enabled command-line http server.

* Install it with `npm`: `npm install -g pushserve`.
* Launch: `pushserve`.
* You may specify port (default is 8000): `pushserve --port 4567`.
* You may specify port (default is 8000): `pushserve --port 4567`.

```
Usage: pushserve [options]
Expand Down

0 comments on commit bb0fa47

Please sign in to comment.