From 7752464ac54f6d745ca7d5b66ca7900f175aa493 Mon Sep 17 00:00:00 2001 From: Lowell Alleman Date: Tue, 13 Nov 2018 19:47:33 -0500 Subject: [PATCH] =?UTF-8?q?Bump=20version:=201.9.2=20=E2=86=92=201.9.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- default/app.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index c14f944..61f89bd 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.9.2 +current_version = 1.9.3 tag = True commit = True diff --git a/default/app.conf b/default/app.conf index 47c0aee..40cd5aa 100644 --- a/default/app.conf +++ b/default/app.conf @@ -1,7 +1,7 @@ [launcher] author = Lowell Alleman description = Implementation of JMESPath for splunk (xpath for json) -version = 1.9.2 +version = 1.9.3 [package] check_for_updates = 1