Skip to content

Commit c743d61

Browse files
committedMay 13, 2017
[chore] Release 5.0.1
1 parent 8dd84c7 commit c743d61

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎History.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
5.0.1 / 2017-05-13
3+
===================
4+
5+
* [fix] Fix broken protocol in 5.0.0 (#221)
6+
27
5.0.0 / 2017-05-11
38
===================
49

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-redis",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)
Please sign in to comment.