Skip to content

Commit ddcee8a

Browse files
committed
Cut 1.2.0 release
1 parent 29a476e commit ddcee8a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pgcat"
3-
version = "1.1.2-dev4"
3+
version = "1.2.0"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

charts/pgcat/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ description: A Helm chart for PgCat a PostgreSQL pooler and proxy (like PgBounce
44
maintainers:
55
- name: Wildcard
66
7-
appVersion: "1.1.1"
8-
version: 0.1.0
7+
appVersion: "1.2.0"
8+
version: 0.2.0

0 commit comments

Comments
 (0)