Release postgres-protocol v0.5.0

This commit is contained in:
Steven Fackler
2019-12-23 15:21:52 -08:00
parent 9e10d782b5
commit 1c5ceebe8a
4 changed files with 9 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "postgres-protocol"
version = "0.5.0-alpha.2"
version = "0.5.0"
authors = ["Steven Fackler <sfackler@gmail.com>"]
edition = "2018"
description = "Low level Postgres protocol APIs"