We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c00fa93 + a157fcb commit cd08fb1Copy full SHA for cd08fb1
CHANGELOG.md
@@ -1,4 +1,7 @@
1
# Changelog
2
+## 5.2.1 - 2021-11-30
3
+Migrate to Github actions
4
+
5
## 5.2.0 - 2021-03-20
6
7
Add support for Flight Price Analysis. Thanks [@developius](https://github.com/developius) for the contribution.
lib/amadeus/version.rb
@@ -2,5 +2,5 @@
module Amadeus
# The current client version
- VERSION = '5.2.0'
+ VERSION = '5.2.1'
end
0 commit comments