aboutsummaryrefslogtreecommitdiff
path: root/docs/release.txt
diff options
context:
space:
mode:
authorAkshay <[email protected]>2022-01-30 07:09:38 +0000
committerAkshay <[email protected]>2022-01-30 07:09:38 +0000
commitade09b4d172ff649b716a05ce597d2da864a3623 (patch)
treef5e032dbf1f5f1780e16c5097d6ba3996deb9a46 /docs/release.txt
parent7457498ea64c4542b501d4c03ec2ff617763b070 (diff)
rework docs and readme
Diffstat (limited to 'docs/release.txt')
-rw-r--r--docs/release.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/release.txt b/docs/release.txt
new file mode 100644
index 0000000..8cc56ef
--- /dev/null
+++ b/docs/release.txt
@@ -0,0 +1,7 @@
1Release checklist:
2
3- bump version in Cargo.toml
4- run `cargo build --release` to bump Cargo.lock
5- run nix-build and update cachix cache
6- tag commit with latest version
7- push tag and commit to all remotes