Skip to content

Commit 9000584

Browse files
Bumping version number and re-run generating js files
1 parent 586f862 commit 9000584

File tree

9 files changed

+391
-366
lines changed

9 files changed

+391
-366
lines changed

lib/graph-js-sdk-core.js

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

lib/graph-js-sdk-web.js

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

lib/src/GraphRequest.js.map

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

lib/src/common.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export declare const GRAPH_BASE_URL = "https://graph.microsoft.com/";
77
* @NOTE: This should be kept up to date with the version used in package.json.
88
* If you are changing this please ensure you are also changing it in package.json.
99
*/
10-
export declare const PACKAGE_VERSION = "1.3.0";
10+
export declare const PACKAGE_VERSION = "1.4.0";
1111
/**
1212
* @interface
1313
* Signature that defines callback for an authentication provider

lib/src/common.js

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

0 commit comments

Comments
 (0)