Parcourir la source

chore: update rexie

thesimplekid il y a 7 mois
Parent
commit
8a3cec6e51
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"