diff --git a/jc/__init__.py b/jc/__init__.py index 14f59d44..7e1c3b3d 100644 --- a/jc/__init__.py +++ b/jc/__init__.py @@ -69,4 +69,4 @@ Module Example: """ name = 'jc' -__version__ = '1.15.0' +__version__ = '1.15.1' diff --git a/man/jc.1 b/man/jc.1 index d9deefa6..dfde8e31 100644 --- a/man/jc.1 +++ b/man/jc.1 @@ -1,4 +1,4 @@ -.TH jc 1 2021-04-07 1.15.0 "JSON CLI output utility" +.TH jc 1 2021-04-08 1.15.1 "JSON CLI output utility" .SH NAME jc \- JSONifies the output of many CLI tools and file-types .SH SYNOPSIS