Skip to content

Commit

Permalink
Merge pull request #177 from saschagrunert/release-0.6.6
Browse files Browse the repository at this point in the history
Release 0.6.6
  • Loading branch information
saschagrunert committed Jul 2, 2024
2 parents a3d8805 + 82ae6d9 commit 10b8faf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "oci-spec"
version = "0.6.5"
version = "0.6.6"
edition = "2021"
authors = [
"Furisto",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This library provides a convenient way to interact with the specifications defin

```toml
[dependencies]
oci-spec = "0.6.5"
oci-spec = "0.6.6"
```
*Compiler support: requires rustc 1.54+*

Expand Down

0 comments on commit 10b8faf

Please sign in to comment.