Skip to content

Commit 0c37de1

Browse files
committed
release v0.3.0
1 parent 7a6256a commit 0c37de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "indexed-db"
3-
version = "0.2.2" # Next release must be 0.3, as we changed API of Index::count_in
3+
version = "0.3.0"
44
edition = "2021"
55
readme = "README.md"
66
documentation = "https://docs.rs/indexed-db"

0 commit comments

Comments
 (0)