Skip to content

Commit 8e8753a

Browse files
Bumped version to '1.10.0'
1 parent fe9cd09 commit 8e8753a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

microsoft-graph.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Type definitions for non-npm package microsoft-graph <VERSION_STRING>
1+
// Type definitions for non-npm package microsoft-graph 1.10
22
// Project: https://github.com/microsoftgraph/msgraph-typescript-typings
33
// Definitions by: Microsoft Graph Team <https://github.com/microsoftgraph>
44
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@microsoft/microsoft-graph-types",
33
"description": "Types for Microsoft Graph objects",
4-
"version": "1.9.0",
4+
"version": "1.10.0",
55
"license": "MIT",
66
"types": "microsoft-graph.d.ts",
77
"scripts": {

0 commit comments

Comments
 (0)