Skip to content

Commit 3cbec60

Browse files
update version to 1.2.8 (#404) (#405)
No code changes, only a version bump. Cutting this release to account for a little CI bitrot. Co-authored-by: Brady Bonnette <BradyBonnette@users.noreply.github.com>
1 parent 3c0ab7c commit 3cbec60

File tree

6 files changed

+94
-94
lines changed

6 files changed

+94
-94
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plrust-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "plrust-tests"
3-
version = "1.2.7"
3+
version = "1.2.8"
44
edition = "2021"
55

66
[lib]

plrust-trusted-pgrx/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "plrust-trusted-pgrx"
3-
version = "1.2.7"
3+
version = "1.2.8"
44
authors = ["TCDI <opensource@tcdi.com>"]
55
edition = "2021"
66
license = "PostgreSQL"

plrust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "plrust"
3-
version = "1.2.7"
3+
version = "1.2.8"
44
authors = ["TCDI <opensource@tcdi.com>"]
55
edition = "2021"
66
license = "PostgreSQL Open Source License"

0 commit comments

Comments
 (0)