Skip to content

Commit

Permalink
Bump version to v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Nov 14, 2023
1 parent a226cb9 commit 0306ae8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v0.1.3

- Support options for running with specific user id and group id.

# v0.1.2

- Support binaries for more architectures
Expand Down
2 changes: 1 addition & 1 deletion pid1-exe/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pid1-exe"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
readme = "../README.md"
homepage = "https://github.com/fpco/pid1-rs"
Expand Down

0 comments on commit 0306ae8

Please sign in to comment.