Skip to content

Commit

Permalink
0.1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
lsm committed Oct 28, 2015
1 parent f7cf7f7 commit 424e91e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
0.1.28 (2015/10/28)
===================
- Bug fix for setting/getting upgrade url.
- Bug fix for proxying websockets request.
- Bug fix for `setHttpServer`


0.1.27 (2015/10/26)
===================
- Bug fix for setting http server for services.
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": "micromono",
"version": "0.1.27",
"version": "0.1.28",
"description": "Monolithic micro-services framework",
"main": "lib/index.js",
"directories": {
Expand Down

0 comments on commit 424e91e

Please sign in to comment.