Skip to content

Commit 22d1bad

Browse files
Adding new version in constants.ts
1 parent 9b60aee commit 22d1bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Constants.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ export const GRAPH_BASE_URL = "https://graph.microsoft.com/";
2727
* @NOTE: This should be kept up to date with the version used in package.json.
2828
* If you are changing this please ensure you are also changing it in package.json.
2929
*/
30-
export const PACKAGE_VERSION = "1.5.1";
30+
export const PACKAGE_VERSION = "1.5.2";

0 commit comments

Comments
 (0)