Skip to content

Commit 6c2263b

Browse files
committed
chore(update-version): Change version in the constants file.
1 parent 6fc9368 commit 6c2263b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GraphConstants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ final class GraphConstants
2626

2727
// Define HTTP request constants
2828
// x-release-please-start-version
29-
const SDK_VERSION = "2.1.0";
29+
const SDK_VERSION = "2.1.1";
3030
// x-release-please-end
3131

3232
// Define error constants

0 commit comments

Comments
 (0)