From a34ab7a09f37fd319ec4444417a0edb6ba4058a8 Mon Sep 17 00:00:00 2001 From: Akshay Date: Fri, 29 Oct 2021 18:33:53 +0530 Subject: bump to v0.3.0 also add release checklist --- release.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 release.txt (limited to 'release.txt') diff --git a/release.txt b/release.txt new file mode 100644 index 0000000..f0b45ae --- /dev/null +++ b/release.txt @@ -0,0 +1,8 @@ +Release checklist: + +- bump version in Cargo.toml +- bump version in flake.nix +- run `cargo build --release` to bump Cargo.lock +- run nix-build and update cachix cache +- tag commit with latest version +- push tag and commit to all remotes -- cgit v1.2.3