Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

Commit

Permalink
Version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
causal-agent committed May 19, 2014
1 parent ef85aff commit d70c941
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## 2.0.2 (2014-05-19)

* Use simpler `process.platform` instead of `os.platform()`
* Use `readStream.resume()` to let the stream end without reading data

## 2.0.1 (2014-05-18)

* Fix reading `.pult`
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": "pult",
"version": "2.0.1",
"version": "2.0.2",
"description": "Access local servers on .dev domains",
"keywords": [
"local",
Expand Down

0 comments on commit d70c941

Please sign in to comment.