Skip to content

Commit

Permalink
1.7.1 version string
Browse files Browse the repository at this point in the history
  • Loading branch information
DerMika committed Sep 23, 2018
1 parent dc614d8 commit 9ae18e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Amadeus/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class Client extends Base
*
* @var string
*/
const VERSION = "1.7.0";
const VERSION = "1.7.1";

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

0 comments on commit 9ae18e3

Please sign in to comment.