Skip to content

Commit 5509d87

Browse files
committed
Release 0.17.1
convergence@0.17.1 convergence-arrow@0.17.1 Generated by cargo-workspaces
1 parent 5fe8d0e commit 5509d87

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 <ruanpa@outlook.com>"]
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 <ruanpa@outlook.com>"]
55
edition = "2018"
66
description = "Write servers that speak PostgreSQL's wire protocol"

0 commit comments

Comments
 (0)