diff --git a/README.adoc b/README.adoc index 1b78e2d..9ffd20f 100644 --- a/README.adoc +++ b/README.adoc @@ -1,7 +1,7 @@ = sloci-image :script-name: sloci-image -:script-sha1: d6e66667a09d8d58ec85fa284574af7946e77fcc -:version: 0.1.1 +:script-sha1: 995e7de37735a8fd82733370f1eba7f311f4ac5d +:version: 0.1.2 :gh-name: jirutka/{script-name} ifdef::env-github[] diff --git a/sloci-image b/sloci-image index e7e9864..7c0c3bd 100755 --- a/sloci-image +++ b/sloci-image @@ -61,7 +61,7 @@ set -eu readonly PROGNAME='sloci-image' -readonly VERSION='0.1.1' +readonly VERSION='0.1.2' readonly LIST_SEP='\@\' DIGEST_ALG='sha256'