Skip to content

Commit 777c25f

Browse files
Bumping up the package version
1 parent a7a0072 commit 777c25f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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.4.0",
4+
"version": "1.5.0",
55
"types": "microsoft-graph.d.ts",
66
"scripts": {
77
"test": "tsc && mocha spec/"
@@ -20,4 +20,4 @@
2020
"mocha": "^3.2.0",
2121
"@microsoft/microsoft-graph-client": "^0.3.2"
2222
}
23-
}
23+
}

0 commit comments

Comments
 (0)