Skip to content

Commit 9fc2a41

Browse files
committed
RELEASE: do bump right after tagging
1 parent e078f00 commit 9fc2a41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
- `git tag vX.X`
44
- `git push --tags`
55
- Create a release on GitHub
6+
- Bump minor version in devenv/Cargo.toml and package.nix
7+
- `git commit`
68

79
### Release on nixpkgs
810

@@ -15,5 +17,3 @@ Wait for the release to reach `nixpkgs-unstable`.
1517

1618
- Write a blog post
1719
- Update [`src/modules/latest-version`](./src/modules/latest-version)
18-
- Bump minor version in devenv/Cargo.toml and package.nix
19-
- `git commit`

0 commit comments

Comments
 (0)