@tari-project/wxtm-bridge-backend-api
v0.1.67
Published
1. **Change version of the package**
Keywords
Readme
To update package
Change version of the package
npm version patch # or minor/majorMake a commit matching version
git commit -m "@tari-project/[email protected]"Make a matching tag
git tag @tari-project/[email protected]Push to github with tags
git push git push --tagsCreate a release
https://github.com/tari-project/wxtm-bridge-backend/releases/new
