Skip to content

Commit

Permalink
Bump to 0.7.0 (lots of semver-incompat API changes)
Browse files Browse the repository at this point in the history
The biggest thing here was the merge of "chunked ostree" support in
#123
cascading into various API changes.

But I think it's working, let's cut 0.7 so the next rpm-ostree can
roll in the support.
  • Loading branch information
cgwalters committed Apr 4, 2022
1 parent 21f8920 commit 44cdd5c
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.5"
version = "0.7.0"

[dependencies]
anyhow = "1.0"
Expand Down

0 comments on commit 44cdd5c

Please sign in to comment.