소스 검색

Bump version to 0.4.0-rc.5.

Kestrel 2 달 전
부모
커밋
e6b74aeb3c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      microrm/Cargo.toml

+ 1 - 1
microrm/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "microrm"
-version = "0.4.0-rc.4"
+version = "0.4.0-rc.5"
 edition = "2021"
 license = "BSD-4-Clause"
 authors = ["Kestrel <kestrel@flying-kestrel.ca>"]