소스 검색

chore: update rexie

thesimplekid 7 달 전
부모
커밋
8a3cec6e51
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      crates/cdk-rexie/Cargo.toml

+ 1 - 1
crates/cdk-rexie/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "cdk-rexie"
-version = "0.4.0"
+version = "0.5.0"
 edition = "2021"
 authors = ["CDK Developers"]
 description = "Indexdb storage backend for CDK in the browser"