Skip to content

Commit 8f9af10

Browse files
committed
Bump 1.6.1
1 parent db8ed78 commit 8f9af10

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+
- Upgrade setup generator. ([@palkan][])
6+
57
- Ensure `bin/dist/anycable-go` has execution permission as part of `bin/anycable-go` ([@dmorgan-fa][])
68

79
## 1.6.0 (2025-03-18)

lib/anycable/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module AnyCable
44
module Rails
5-
VERSION = "1.6.0"
5+
VERSION = "1.6.1"
66
end
77
end

0 commit comments

Comments
 (0)