Skip to content

Commit 80dc6c6

Browse files
authored
chore: version bump to 2.2.2 (#683)
Time to publish new release
1 parent 4171bf7 commit 80dc6c6

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": "2.2.1",
3+
"version": "2.2.2",
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 = "2.2.1";
1+
export const packageVersion = "2.2.2";

0 commit comments

Comments
 (0)