Skip to content

Commit 5509d87

Browse files
committed
Release 0.17.1
[email protected] [email protected] Generated by cargo-workspaces
1 parent 5fe8d0e commit 5509d87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

convergence-arrow/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "convergence-arrow"
3-
version = "0.17.0"
3+
version = "0.17.1"
44
authors = ["Ruan Pearce-Authers <[email protected]>"]
55
edition = "2018"
66
description = "Utils for bridging Apache Arrow and PostgreSQL's wire protocol"

convergence/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "convergence"
3-
version = "0.17.0"
3+
version = "0.17.1"
44
authors = ["Ruan Pearce-Authers <[email protected]>"]
55
edition = "2018"
66
description = "Write servers that speak PostgreSQL's wire protocol"

0 commit comments

Comments
 (0)