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 4ce777b commit 1820ff7Copy full SHA for 1820ff7
packages/mgt/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@microsoft/mgt",
3
- "version": "1.3.3",
+ "version": "1.3.4",
4
"description": "The Microsoft Graph Toolkit",
5
"keywords": [
6
"microsoft graph",
packages/mgt/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.3';
+export const PACKAGE_VERSION = '1.3.4';
0 commit comments