Skip to content

Commit 513090f

Browse files
authored
Merge pull request #107 from flavio/fix-crate-version
Fix crate version: 0.11 -> 0.10
2 parents 3bd7bfb + ab5ce13 commit 513090f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ license = "Apache-2.0"
1717
name = "oci-distribution"
1818
readme = "README.md"
1919
repository = "https://github.com/krustlet/oci-distribution"
20-
version = "0.11.0"
20+
version = "0.10.0"
2121

2222
[badges]
2323
maintenance = { status = "actively-developed" }

0 commit comments

Comments
 (0)