Bumbed snapcraft version

This commit is contained in:
Mike Farah 2019-11-01 12:40:35 +11:00
parent 8020d4253b
commit b6da773dde
2 changed files with 2 additions and 2 deletions

View File

@ -32,5 +32,5 @@ upload() {
done < <(find ./build -mindepth 1 -maxdepth 1 -print0)
}
# release
release
upload

View File

@ -1,5 +1,5 @@
name: yq
version: '2.4.0'
version: '2.4.1'
summary: A lightweight and portable command-line YAML processor
description: |
The aim of the project is to be the jq or sed of yaml files.