Skip to content

Commit 1820ff7

Browse files
Bumped version to 1.3.4 (#586)
1 parent 4ce777b commit 1820ff7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/mgt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/mgt",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"description": "The Microsoft Graph Toolkit",
55
"keywords": [
66
"microsoft graph",

packages/mgt/src/utils/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
// THIS FILE IS AUTO GENERATED
99
// ANY CHANGES WILL BE LOST DURING BUILD
1010

11-
export const PACKAGE_VERSION = '1.3.3';
11+
export const PACKAGE_VERSION = '1.3.4';

0 commit comments

Comments
 (0)