Skip to content

Commit b4f9704

Browse files
authored
Release 0.1.9 (#529)
1 parent cecfceb commit b4f9704

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pgdog/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = "pgdog"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
edition = "2021"
55
description = "Modern PostgreSQL proxy, pooler and load balancer."
6-
authors = ["Lev Kokotov <[email protected]>"]
6+
authors = ["PgDog <[email protected]>"]
77
license = "AGPL-3.0"
88
homepage = "https://pgdog.dev"
9-
repository = "https://github.com/levkk/pgdog"
9+
repository = "https://github.com/pgdogdev/pgdog"
1010
readme = "README.md"
1111
default-run = "pgdog"
1212

0 commit comments

Comments
 (0)