Skip to content

Commit

Permalink
Upgrade pg_search to v0.15.7 (#950)
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Mar 10, 2025
1 parent d3d7059 commit 7fb1578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/pg_search/Trunk.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[extension]
name = "pg_search"
version = "0.15.6"
version = "0.15.7"
repository = "https://github.com/paradedb/paradedb/tree/dev/pg_search"
license = "AGPL-3.0"
description = "Full text search over heap tables using the BM25 algorithm."
Expand Down

0 comments on commit 7fb1578

Please sign in to comment.