Skip to content

Commit cd08fb1

Browse files
authored
Merge pull request #60 from amadeus4dev/release-5.2.1
Release 5.2.1
2 parents c00fa93 + a157fcb commit cd08fb1

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
## 5.2.1 - 2021-11-30
3+
Migrate to Github actions
4+
25
## 5.2.0 - 2021-03-20
36

47
Add support for Flight Price Analysis. Thanks [@developius](https://github.com/developius) for the contribution.

lib/amadeus/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

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

0 commit comments

Comments
 (0)