1
0
mirror of https://github.com/containers/skopeo.git synced 2025-05-06 15:06:27 +00:00
skopeo/version/version.go
Antonio Murdaca e7020c2d8c bump v0.1.14-dev
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2016-05-31 16:45:19 +02:00

5 lines
86 B
Go

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