Skip to content

Commit

Permalink
Bump version to 0.4.1 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
devashishdxt authored Apr 12, 2022
1 parent ac023a3 commit 6770bde
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.4.0"
version = "0.4.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 6770bde

Please sign in to comment.