We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b60aee commit 22d1badCopy full SHA for 22d1bad
src/Constants.ts
@@ -27,4 +27,4 @@ export const GRAPH_BASE_URL = "https://graph.microsoft.com/";
27
* @NOTE: This should be kept up to date with the version used in package.json.
28
* If you are changing this please ensure you are also changing it in package.json.
29
*/
30
-export const PACKAGE_VERSION = "1.5.1";
+export const PACKAGE_VERSION = "1.5.2";
0 commit comments