Skip to content

Commit 451024e

Browse files
committed
Bump gem major version to 5
1 parent a5eedad commit 451024e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ which will be accepted. This is helpful when rolling keys.
125125

126126
## Rails compatibility
127127

128-
This gem is intended to work with rails 4.x and 5.x. If you find a version
128+
This gem is intended to work with rails 6.x and 7.x. If you find a version
129129
with a problem, please report it in an issue.
130130

131131
## Development

lib/chatops/controller/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ChatopsController
2-
VERSION = "4.1.0"
2+
VERSION = "5.0.0"
33
end

0 commit comments

Comments
 (0)