aboutsummaryrefslogtreecommitdiff
path: root/release.txt
diff options
context:
space:
mode:
Diffstat (limited to 'release.txt')
-rw-r--r--release.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/release.txt b/release.txt
new file mode 100644
index 0000000..f0b45ae
--- /dev/null
+++ b/release.txt
@@ -0,0 +1,8 @@
1Release checklist:
2
3- bump version in Cargo.toml
4- bump version in flake.nix
5- run `cargo build --release` to bump Cargo.lock
6- run nix-build and update cachix cache
7- tag commit with latest version
8- push tag and commit to all remotes