Skip to content

Commit

Permalink
Bump core version
Browse files Browse the repository at this point in the history
  • Loading branch information
v0idpwn committed Aug 10, 2023
1 parent 0348250 commit b7c4777
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pgmq"
version = "0.14.3"
version = "0.14.4"
edition = "2021"
authors = ["Tembo.io"]
description = "A distributed message queue for Rust applications, on Postgres."
Expand Down

0 comments on commit b7c4777

Please sign in to comment.