From 816e3483f3e6157370bbdade688c2764ea0e9f2c Mon Sep 17 00:00:00 2001 From: Mark Date: Sat, 5 Aug 2023 10:08:59 -0700 Subject: [PATCH] Updated TODO --- TODO.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TODO.md b/TODO.md index 40aba9d..ca817cb 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,14 @@ +## Version Bump checklist + - update Cargo.toml + - run cargo test + - commit + - git tag -a v1.0.0 -m "Version 1.0.0" + - push + - cargo publish + - Update packages + + + ## Pre-release - Fix linelocation (consistent, what does an operator's linelocation mean?) - Tuple operations