Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
whxaxes committed Sep 21, 2017
1 parent 146a97a commit e222327
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

1.1.0 / 2017-09-21
==================

* test: add unittest
* feat: add debug module
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tcp-proxy.js",
"version": "1.0.5",
"version": "1.1.0",
"description": "simple tcp proxy",
"dependencies": {
"debug": "^3.0.1",
Expand Down

0 comments on commit e222327

Please sign in to comment.