Skip to content

Commit

Permalink
Update SDK version in GraphConstants.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Ndiritu authored Nov 22, 2023
1 parent 1182802 commit 98edb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GraphConstants.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
final class GraphConstants
{
const API_VERSION = "v1.0";
const SDK_VERSION = "2.0.0";
const SDK_VERSION = "2.1.0";
}

0 comments on commit 98edb59

Please sign in to comment.