Skip to content

Commit c00fa93

Browse files
author
Anthony ROUX
committed
Prepare release 2.5.0
1 parent d17d993 commit c00fa93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Amadeus provides a rich set of APIs for the travel industry. For more details, c
1111

1212
## Installation
1313

14-
This gem requires Ruby 2.4+. You can install it directly or via bundler.
14+
This gem requires Ruby 2.5+. You can install it directly or via bundler.
1515
#### Command line
1616
```bash
1717
gem install amadeus

lib/amadeus/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
module Amadeus
44
# The current client version
5-
VERSION = '5.1.0'
5+
VERSION = '5.2.0'
66
end

0 commit comments

Comments
 (0)