Skip to content

Commit

Permalink
Bumping version number and re-run generating js files
Browse files Browse the repository at this point in the history
  • Loading branch information
muthurathinam-m committed Jan 23, 2019
1 parent 586f862 commit 9000584
Show file tree
Hide file tree
Showing 9 changed files with 391 additions and 366 deletions.
3 changes: 1 addition & 2 deletions lib/graph-js-sdk-core.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/graph-js-sdk-web.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/src/GraphRequest.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/src/common.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export declare const GRAPH_BASE_URL = "https://graph.microsoft.com/";
* @NOTE: This should be kept up to date with the version used in package.json.
* If you are changing this please ensure you are also changing it in package.json.
*/
export declare const PACKAGE_VERSION = "1.3.0";
export declare const PACKAGE_VERSION = "1.4.0";
/**
* @interface
* Signature that defines callback for an authentication provider
Expand Down
2 changes: 1 addition & 1 deletion lib/src/common.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9000584

Please sign in to comment.