Skip to content

Commit 9100598

Browse files
committed
Releasing 5.0.0
1 parent bfb9dbf commit 9100598

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ twilio-ruby changelog
22
=====================
33
[2017-07-13] Version 5.0.0.alpha1
44
----------------------------------
5+
- Moving to General Availability
6+
57
**Api**
68
- Update `AnnounceMethod` parameter naming for consistency
79

lib/twilio-ruby/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Twilio
2-
VERSION = '5.0.0.rc26'.freeze
2+
VERSION = '5.0.0.alpha1'.freeze
33
end

0 commit comments

Comments
 (0)