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

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
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

+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.2.0'
5+
VERSION = '5.2.1'
66
end

0 commit comments

Comments
 (0)