mirror of https://github.com/Wilfred/difftastic/
365 B
365 B
- Increase the version number in the package.json and the Cargo.toml
- Run
npm run generate-wasm - Push the code to main
- Wait for tests to be successful
- Create a release on github with the name being the version number from before prefixed with
vfor e.g.v1.1.0 - Enjoy, builds should appear on that release as soon as the CI is done running them.