We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb9dbf commit 9100598Copy full SHA for 9100598
CHANGES.md
@@ -2,6 +2,8 @@ twilio-ruby changelog
2
=====================
3
[2017-07-13] Version 5.0.0.alpha1
4
----------------------------------
5
+- Moving to General Availability
6
+
7
**Api**
8
- Update `AnnounceMethod` parameter naming for consistency
9
lib/twilio-ruby/version.rb
@@ -1,3 +1,3 @@
1
module Twilio
- VERSION = '5.0.0.rc26'.freeze
+ VERSION = '5.0.0.alpha1'.freeze
end
0 commit comments