Browse Source

Update the versions in the sub-crate READMEs as well

Ian Goldberg 4 weeks ago
parent
commit
93328fd9ac
2 changed files with 2 additions and 2 deletions
  1. 1 1
      cmz-core/README.md
  2. 1 1
      cmz-derive/README.md

+ 1 - 1
cmz-core/README.md

@@ -1,5 +1,5 @@
 `cmz-core` by Ian Goldberg, iang@uwaterloo.ca  
-Version 0.1.0, 2025-10-10
+Version 0.2.1, 2026-03-26
 
 This crate provides the core functionality for the macros in the
 [`cmz`](https://crates.io/crates/cmz) crate.

+ 1 - 1
cmz-derive/README.md

@@ -1,5 +1,5 @@
 `cmz-derive` by Ian Goldberg, iang@uwaterloo.ca  
-Version 0.1.0, 2025-10-10
+Version 0.2.1, 2026-03-26
 
 This crate provides the derive macros for the
 [`cmz`](https://crates.io/crates/cmz) crate.