소스 검색

Update the versions in the sub-crate READMEs as well

Ian Goldberg 3 주 전
부모
커밋
3186c7f33c
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      sigma-compiler-core/README.md
  2. 1 1
      sigma-compiler-derive/README.md

+ 1 - 1
sigma-compiler-core/README.md

@@ -1,5 +1,5 @@
 `sigma-compiler-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
 [`sigma-compiler`](https://crates.io/crates/sigma-compiler) crate.

+ 1 - 1
sigma-compiler-derive/README.md

@@ -1,5 +1,5 @@
 `sigma-compiler-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
 [`sigma-compiler`](https://crates.io/crates/sigma-compiler) crate.