Skip to content

Commit

Permalink
[v0.60] Bumpc to c/common v0.60.1
Browse files Browse the repository at this point in the history
Bump to v0.60.1 primarily to get c/image v5.32.1
vendored in with the zstd: chunked work.

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
  • Loading branch information
TomSweeneyRedHat committed Aug 12, 2024
1 parent d9e12cc commit fd6d030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package version

// Version is the version of the build.
const Version = "0.60.0"
const Version = "0.60.1"

0 comments on commit fd6d030

Please sign in to comment.