Skip to content

Commit

Permalink
Releasing version 1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
theturtle32 committed Nov 29, 2014
1 parent 7cffe74 commit 08fc659
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
=========

Version 1.0.13
--------------
*Released 2014-11-29*

* Fixes [issue #171](https://github.com/theturtle32/WebSocket-Node/issues/171) - Code to prevent calling req.accept/req.reject multiple times breaks sanity checks in req.accept


Version 1.0.12
--------------
*Released 2014-11-28*
Expand Down
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,12 @@ Documentation
Changelog
---------

***Current Version: 1.0.12*** — Released 2014-11-28
***Current Version: 1.0.13*** — Released 2014-11-29

***Version 1.0.13***

* Fixes [issue #171](https://github.com/theturtle32/WebSocket-Node/issues/171) - Code to prevent calling req.accept/req.reject multiple times breaks sanity checks in req.accept


***Version 1.0.12***

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"client"
],
"author": "Brian McKelvey <brian@worlize.com> (https://www.worlize.com/)",
"version": "1.0.12",
"version": "1.0.13",
"repository": {
"type": "git",
"url": "https://github.com/theturtle32/WebSocket-Node.git"
Expand Down

0 comments on commit 08fc659

Please # to comment.