Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Updated TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
rm-dr committed Aug 5, 2023
1 parent 249dcc5 commit 816e348
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 816e348

Please sign in to comment.