Skip to content

Commit

Permalink
schemerz-rusqlite 0.290.0
Browse files Browse the repository at this point in the history
  • Loading branch information
str4d committed Oct 15, 2024
1 parent d8e7e8d commit 96fc346
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion schemerz-rusqlite/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@ and this library adheres to Rust's notion of

<!-- next-header -->
## [Unreleased]

## [0.290.0] - 2024-10-15
Initial release. The API is identical to `schemer-rusqlite 0.2.2`.


<!-- next-url -->
[Unreleased]: https://github.com/zcash/schemerz/compare/1bfd952b035b87a39df955376e0bdddf98eb6c99...HEAD
[Unreleased]: https://github.com/zcash/schemerz/compare/schemerz-rusqlite-0.1.0...HEAD
[0.290.0]: https://github.com/zcash/schemerz/compare/1bfd952b035b87a39df955376e0bdddf98eb6c99...schemerz-rusqlite-0.1.0
2 changes: 1 addition & 1 deletion schemerz-rusqlite/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "schemerz-rusqlite"
version = "0.0.0"
version = "0.290.0"
edition = "2021"
rust-version = "1.59"
authors = [
Expand Down

0 comments on commit 96fc346

Please sign in to comment.