Skip to content

Commit 0248d09

Browse files
committed
Bump 0.3.4
1 parent c6a25f3 commit 0248d09

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## main
44

5+
## 0.3.4
6+
57
- Tolerate `#transmit` errors on `socket.close`.
68

79
## 0.3.3

lib/actioncable-next.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ActionCableNext
4-
VERSION = "0.3.3"
4+
VERSION = "0.3.4"
55
end

0 commit comments

Comments
 (0)