Skip to content

Commit

Permalink
Release 0.6.1
Browse files Browse the repository at this point in the history
I believe this is all semver compat; we have a big change queued
up for the layer split work which should come after this.
  • Loading branch information
cgwalters committed Jan 26, 2022
1 parent 5ebbcd3 commit 72afaaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
name = "ostree-ext"
readme = "README.md"
repository = "https://github.com/ostreedev/ostree-rs-ext"
version = "0.6.0"
version = "0.6.1"

[dependencies]
anyhow = "1.0"
Expand Down

0 comments on commit 72afaaf

Please sign in to comment.