Skip to content

Commit 3e516cf

Browse files
authored
1.3.0 (#387)
This pull request updates the version of the `@azure-devops/mcp` package in `package.json` from `1.2.1` to `1.3.0`.
1 parent 0d9cab0 commit 3e516cf

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
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,6 +1,6 @@
11
{
22
"name": "@azure-devops/mcp",
3-
"version": "1.2.1",
3+
"version": "1.3.1",
44
"description": "MCP server for interacting with Azure DevOps",
55
"license": "MIT",
66
"author": "Microsoft Corporation",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const packageVersion = "1.2.1";
1+
export const packageVersion = "1.3.1";

0 commit comments

Comments
 (0)