Skip to content

Commit

Permalink
bump to 3.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug Black committed Nov 24, 2014
1 parent 3205ad8 commit 0ba9d11
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ A huge thanks to all of our contributors:
- Rafael Chacon
- Ryan Spore
- Sam Kimbrel
- Tom Moor
- Torey Heinz
- Vipul A M
- vfrride
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
twilio-ruby changelog
=====================

Version 3.14.2
--------------

Released November 24, 2014

- Fixed incomplete token support

Version 3.14.1
--------------

Expand Down
2 changes: 1 addition & 1 deletion lib/twilio-ruby/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Twilio
VERSION = '3.14.1'
VERSION = '3.14.2'
end

0 comments on commit 0ba9d11

Please sign in to comment.