Skip to content

Commit

Permalink
Version updated to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shweaver-MSFT committed Jul 1, 2020
1 parent dacb9d0 commit e3800a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/mgt",
"version": "1.3.1",
"version": "1.3.2",
"description": "The Microsoft Graph Toolkit",
"keywords": [
"microsoft graph",
Expand Down
2 changes: 1 addition & 1 deletion src/utils/version.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
// THIS FILE IS AUTO GENERATED
// ANY CHANGES WILL BE LOST DURING BUILD

export const PACKAGE_VERSION = '1.3.1';
export const PACKAGE_VERSION = '1.3.2';

0 comments on commit e3800a6

Please sign in to comment.