Skip to content

Commit

Permalink
bump to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cschin committed May 5, 2023
1 parent c66ba52 commit 2af0ef3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pgr-bin/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pgr-bin"
version = "0.5.0"
version = "0.5.1"
edition = "2021"
authors = ["Jason Chin <cschin@infoecho.net>"]

Expand Down
2 changes: 1 addition & 1 deletion pgr-db/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pgr-db"
version = "0.5.0"
version = "0.5.1"
edition = "2021"
authors = ["Jason Chin <cschin@infoecho.net>"]
build = "build.rs"
Expand Down
2 changes: 1 addition & 1 deletion pgr-tk/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pgrtk"
version = "0.5.0"
version = "0.5.1"
authors = ["Jason Chin <cschin@infoecho.net>"]
edition = "2021"

Expand Down

0 comments on commit 2af0ef3

Please sign in to comment.