Skip to content

Commit bf2bf66

Browse files
committed
Bump version
1 parent 432870f commit bf2bf66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graph.community.metadata",
3-
"version": "5.6.0",
3+
"version": "5.7.0",
44
"type": "module",
55
"scripts": {
66
"compile": "tsp compile src/main.tsp",

src/main.tsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ using TypeSpec.OpenAPI;
1818

1919
@service({
2020
title: "Graph.Community SDK for Microsoft SharePoint REST API",
21-
version: "5.6.0",
21+
version: "5.7.0",
2222
})
2323
@tagMetadata(
2424
"Site Design/Site Script",

0 commit comments

Comments
 (0)