Skip to content

Commit 317db4c

Browse files
committed
Updated version
1 parent 1820ff7 commit 317db4c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/mgt/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4",
3+
"version": "1.4.0-preview.1",
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.4';
11+
export const PACKAGE_VERSION = '1.4.0-preview.1';

0 commit comments

Comments
 (0)