Skip to content

Commit 53ec64f

Browse files
committed
bump version
1 parent 2bfdba2 commit 53ec64f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## [Unreleased]
22

3+
## [1.15.1] - 2025-04-17
4+
5+
### Fixed
6+
7+
- [Cable] Create a subscription only when the reactor is started (#146).
8+
39
## [1.15.0] - 2025-04-02
410

511
### Added

lib/rage/version.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 Rage
4-
VERSION = "1.15.0"
4+
VERSION = "1.15.1"
55
end

0 commit comments

Comments
 (0)