Skip to content

Commit

Permalink
update version to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MIchaelMainer committed Jul 4, 2019
1 parent 5124cbd commit 578ed4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/GraphConstants.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ final class GraphConstants
const REST_ENDPOINT = "https://graph.microsoft.com/";

// Define HTTP request constants
const SDK_VERSION = "1.9.0";
const SDK_VERSION = "1.10.0";

// Define error constants
const MAX_PAGE_SIZE = 999;
Expand Down

0 comments on commit 578ed4b

Please sign in to comment.