Skip to content

Commit 4210663

Browse files
author
Geoffrey Koros
committed
increment version number to 0.30.0-preview
1 parent 7617d43 commit 4210663

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

microsoft-graph.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Type definitions for non-npm package microsoft-graph-types-beta 0.30.0-preview
12
// Project: https://github.com/microsoftgraph/msgraph-beta-typescript-typings
23
// Definitions by: Microsoft Graph Team <https://github.com/microsoftgraph>
34
// Michael Mainer <https://github.com/MIchaelMainer>

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-beta",
33
"description": "Beta version of Typings for Microsoft Graph objects",
4-
"version": "0.29.0-preview",
4+
"version": "0.30.0-preview",
55
"types": "microsoft-graph.d.ts",
66
"scripts": {
77
"test": "tsc && mocha spec/"

0 commit comments

Comments
 (0)