We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 936fbcc commit 75268e5Copy full SHA for 75268e5
CHANGELOG.md
@@ -1,9 +1,5 @@
1
# Changelog
2
3
-## 5.0.0
4
-
5
-* [CHANGED] Update dev dependencies
6
-* [CHANGED] Target new rubies (3.x.x)
7
8
## 4.0.0
9
lib/messagebird/version.rb
@@ -2,6 +2,6 @@
module MessageBird
module Version
- STRING = '4.0.0'
+ STRING = '5.0.0'
end
0 commit comments