Release 0.9.5 · InTheScript/socket.io@a4e53a6 · GitHub
Skip to content

Commit a4e53a6

Browse files
committed
Release 0.9.5
1 parent 6f36d8c commit a4e53a6

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

History.md

Lines changed: 9 additions & 0 deletions

lib/socket.io.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ var client = require('socket.io-client');
1515
* Version.
1616
*/
1717

18-
exports.version = '0.9.4';
18+
exports.version = '0.9.5';
1919

2020
/**
2121
* Supported protocol version.

package.json

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)