Files
skopeo/version/version.go
Daniel J Walsh 5f8d3fc639 Move to v0.2.1-dev
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-04-09 08:51:38 -04:00

5 lines
85 B
Go

package version
// Version is the version of the build.
const Version = "0.2.0-dev"