We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dacb9d0 commit e3800a6Copy full SHA for e3800a6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@microsoft/mgt",
3
- "version": "1.3.1",
+ "version": "1.3.2",
4
"description": "The Microsoft Graph Toolkit",
5
"keywords": [
6
"microsoft graph",
src/utils/version.ts
@@ -8,4 +8,4 @@
8
// THIS FILE IS AUTO GENERATED
9
// ANY CHANGES WILL BE LOST DURING BUILD
10
11
-export const PACKAGE_VERSION = '1.3.1';
+export const PACKAGE_VERSION = '1.3.2';
0 commit comments