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 affbef4 commit 116070eCopy full SHA for 116070e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@microsoft/mgt",
3
- "version": "0.2.0",
+ "version": "0.2.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 = '0.2.0';
+export const PACKAGE_VERSION = '0.2.2';
0 commit comments