Browse Source

chore: update rexie

thesimplekid 4 months ago
parent
commit
8a3cec6e51
1 changed files with 1 additions and 1 deletions
  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"