Content-Length: 279831 | pFad | http://github.com/twilio/twilio-ruby/commit/0f25e6ec9d046a0860cf5c465cc5e7228adf32c3
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 18321f2 commit 0f25e6eCopy full SHA for 0f25e6e
README.md
@@ -39,13 +39,13 @@ This library supports the following Ruby implementations:
39
To install using [Bundler][bundler] grab the latest stable version:
40
41
```ruby
42
-gem 'twilio-ruby', '~> 7.4.5'
+gem 'twilio-ruby', '~> 7.5.0'
43
```
44
45
To manually install `twilio-ruby` via [Rubygems][rubygems] simply gem install:
46
47
```bash
48
-gem install twilio-ruby -v 7.4.5
+gem install twilio-ruby -v 7.5.0
49
50
51
To build and install the development branch yourself from the latest source:
lib/twilio-ruby/version.rb
@@ -1,3 +1,3 @@
1
module Twilio
2
- VERSION = '7.4.5'
+ VERSION = '7.5.0'
3
end
Fetched URL: http://github.com/twilio/twilio-ruby/commit/0f25e6ec9d046a0860cf5c465cc5e7228adf32c3
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments