Skip to content

Commit

Permalink
Preparing for release 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DerMika committed Apr 10, 2018
1 parent 289a994 commit b328273
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Once the client is installed, read the [About & Get Started](docs/about-get-

# Release history

The current release is version 1.6.0.
The current release is version 1.6.2.

See the [Changelog](CHANGELOG.md).

Expand Down
2 changes: 1 addition & 1 deletion src/Amadeus/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ class Client extends Base
*
* @var string
*/
const VERSION = "1.6.1";
const VERSION = "1.6.2";

/**
* An identifier string for the library (to be used in Received From entries)
Expand Down

0 comments on commit b328273

Please sign in to comment.