Skip to content

Commit 99247b7

Browse files
committed
chore: bump CLI version to 0.12.3
1 parent 7dbbc23 commit 99247b7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pg0"
3-
version = "0.12.2"
3+
version = "0.12.3"
44
edition = "2021"
55
description = "Zero-dependency CLI to run embedded PostgreSQL locally without installation"
66
license = "MIT"

sdk/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pg0-embedded"
3-
version = "0.12.2"
3+
version = "0.12.3"
44
description = "Python API for pg0 - embedded PostgreSQL"
55
readme = "README.md"
66
license = "MIT"

0 commit comments

Comments
 (0)