Просмотр исходного кода

Update the versions in the sub-crate READMEs as well

Ian Goldberg 2 месяцев назад
Родитель
Сommit
93328fd9ac
2 измененных файлов с 2 добавлено и 2 удалено
  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.