From 52a39bf31eebaf4d5b1ec82e0764aa43d1c2c384 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Tue, 10 Jul 2018 21:12:32 +1000 Subject: [PATCH] Incrementing snapcraft version --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 651d8533..7234f47c 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: yq -version: 2.0.0 +version: 2.1.0 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.