We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e078f00 commit 9fc2a41Copy full SHA for 9fc2a41
RELEASE.md
@@ -3,6 +3,8 @@
3
- `git tag vX.X`
4
- `git push --tags`
5
- Create a release on GitHub
6
+- Bump minor version in devenv/Cargo.toml and package.nix
7
+- `git commit`
8
9
### Release on nixpkgs
10
@@ -15,5 +17,3 @@ Wait for the release to reach `nixpkgs-unstable`.
15
17
16
18
- Write a blog post
19
- Update [`src/modules/latest-version`](./src/modules/latest-version)
-- Bump minor version in devenv/Cargo.toml and package.nix
-- `git commit`
0 commit comments