Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 5717325

Browse files
committed
Update version
1 parent fbc1c9e commit 5717325

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
#1.5.0
1+
# 1.6.0
2+
Add support for Redis prefixing.
3+
4+
# 1.5.0
25

36
Add `stop` command
47

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "laravel-echo-server",
3-
"version": "1.5.9",
3+
"version": "1.6.0",
44
"description": "Laravel Echo Node JS Server for Socket.io",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)