Skip to content

Commit

Permalink
chore: rev version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joshjohanning committed Dec 3, 2023
1 parent cf9ad19 commit 352b87e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azure-devops-work-item-link-enforcer-and-linker",
"version": "1.0.2",
"version": "2.0.0",
"private": true,
"description": "GitHub Action to enforce that each commit in a pull request be linked to an Azure DevOps work item and automatically link the pull request to each work item ",
"main": "dist/index.js",
Expand Down Expand Up @@ -45,4 +45,4 @@
"prettier": "2.7.1",
"typescript": "^4.7.4"
}
}
}

0 comments on commit 352b87e

Please sign in to comment.