Skip to content

Commit

Permalink
chore: Release rexie version 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
devashishdxt committed Jul 4, 2024
1 parent 912b7a0 commit 72234d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rexie"
version = "0.6.0"
version = "0.6.1"
authors = ["Devashish Dixit <[email protected]>"]
license = "MIT/Apache-2.0"
description = "Rexie is an easy-to-use, futures based wrapper around IndexedDB that compiles to webassembly"
Expand Down

0 comments on commit 72234d8

Please sign in to comment.