Skip to content

Commit 2e86ab6

Browse files
committed
Bump sea-query-binder
1 parent ad1e792 commit 2e86ab6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1717
+ `sea-query`/`0.31.0-rc.8`: 2024-06-19
1818
+ `sea-query-binder`/`0.6.0-rc.1`: 2024-01-31
1919
+ `sea-query-binder`/`0.6.0-rc.2`: 2024-04-14
20+
+ `sea-query-binder`/`0.6.0-rc.3`: 2024-06-19
2021
+ `sea-query-rusqlite`/`0.6.0-rc.1`: 2024-02-19
2122
+ `sea-query-attr`/`0.1.2`: 2024-04-14
2223

sea-query-binder/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[package]
55
name = "sea-query-binder"
6-
version = "0.6.0-rc.2"
6+
version = "0.6.0-rc.3"
77
authors = [ "Valentin Tolmer <[email protected]>", "Ivan Krivosheev <[email protected]>" ]
88
edition = "2021"
99
description = "Driver library for using SeaQuery with SQLx"

0 commit comments

Comments
 (0)