Skip to content

Commit

Permalink
Release 0.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Aug 31, 2013
1 parent cdf770c commit 4a32bc6
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
@@ -1,4 +1,10 @@

0.7.8 / 2013-08-30
==================

* package: bump `engine.io-client`
* package: bump ws

0.7.7 / 2013-08-30
==================

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": "engine.io"
, "version": "0.7.7"
, "version": "0.7.8"
, "description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server"
, "main": "./lib/engine.io"
, "author": "Guillermo Rauch <[email protected]>"
Expand Down

0 comments on commit 4a32bc6

Please sign in to comment.