From a07c3ac96b89cb3108803b9b6fda2f5c612d2171 Mon Sep 17 00:00:00 2001 From: George Dietrich Date: Fri, 26 Feb 2021 21:36:12 -0500 Subject: [PATCH] Bump snap version (#76) --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 3fe4ef1..f094c5a 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: oq -version: '1.1.2' +version: '1.2.0' summary: A performant, and portable jq wrapper to support formats other than JSON description: | A performant, and portable jq wrapper thats facilitates the consumption and output of formats other than JSON; using jq filters to transform the data.