Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
BlairJ committed Sep 12, 2022
1 parent 7dc979f commit 94efa5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ steps:
displayName: 'Install Node.js'

- script: |
npm version 0.0.$(build.buildid) --no-git-tag-version
npm version 0.2.$(build.buildid) --no-git-tag-version
displayName: 'Package Version'
- task: Npm@1
Expand Down

0 comments on commit 94efa5a

Please sign in to comment.