Skip to content

Commit 82bf43a

Browse files
authored
Merge pull request #57 from github/bump-gem-version-5
Bump gem version to 5
2 parents 6cd3b32 + 451024e commit 82bf43a

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)