1
0
mirror of https://github.com/containers/skopeo.git synced 2025-05-09 16:36:29 +00:00

Bump to v1.5.0

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh 2021-10-06 16:30:53 -04:00
parent 5e7d11cbf3
commit 209a993159
No known key found for this signature in database
GPG Key ID: A2DF901DABE2C028

View File

@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "1.4.1-dev"
const Version = "1.5.0"