Skip to content

Commit

Permalink
v0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
kingsleyh committed Dec 5, 2024
1 parent 1e52e48 commit cdff1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pg_filters"
version = "0.1.11"
version = "0.1.12"
edition = "2021"
authors = ["Kingsley Hendrickse <[email protected]>"]
description = "A simple rust helper to generate postgres sql for pagination, sorting and filtering"
Expand Down

0 comments on commit cdff1be

Please sign in to comment.