We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a33499d commit d3d000bCopy full SHA for d3d000b
History.md
@@ -1,4 +1,10 @@
1
2
+4.0.1 / 2017-05-11
3
+===================
4
+
5
+ * [docs] Add link to Go implementation of socket.io-emitter (#199)
6
+ * [fix] Fix duplicate identifier declaration (#213)
7
8
4.0.0 / 2017-02-15
9
===================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io-redis",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "",
"license": "MIT",
"repository": {
0 commit comments