Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit03b970e

Browse files
committed
Release 7.8.5
1 parentb9e6094 commit03b970e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ This library supports the following Ruby implementations:
3939
To install using[Bundler][bundler] grab the latest stable version:
4040

4141
```ruby
42-
gem'twilio-ruby','~> 7.8.4'
42+
gem'twilio-ruby','~> 7.8.5'
4343
```
4444

4545
To manually install`twilio-ruby` via[Rubygems][rubygems] simply gem install:
4646

4747
```bash
48-
gem install twilio-ruby -v 7.8.4
48+
gem install twilio-ruby -v 7.8.5
4949
```
5050

5151
To build and install the development branch yourself from the latest source:

‎lib/twilio-ruby/version.rb‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
moduleTwilio
2-
VERSION='7.8.4'
2+
VERSION='7.8.5'
33
end

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp