Skip to content

Commit cc8880b

Browse files
committed
Releasing 5.0.0
1 parent 19c7113 commit cc8880b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
twilio-ruby changelog
22
=====================
3-
[2017-07-13] Version 5.1.0
3+
[2017-07-13] Version 5.0.0
44
--------------------------------
55
- Moving to General Availability
66

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.1.0'.freeze
2+
VERSION = '5.0.0'.freeze
33
end

0 commit comments

Comments
 (0)