Skip to content

Commit 4b3b9ca

Browse files
committed
v2.1.3
1 parent 40b7d6d commit 4b3b9ca

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/laravel-echo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "laravel-echo",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Laravel Echo library for beautiful Pusher and Socket.IO integration",
55
"keywords": [
66
"laravel",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@laravel/echo-react",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "React hooks for seamless integration with Laravel Echo.",
55
"keywords": [
66
"laravel",

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@laravel/echo-vue",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Vue hooks for seamless integration with Laravel Echo.",
55
"keywords": [
66
"laravel",

0 commit comments

Comments
 (0)