1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

bump version to 1.15.1

This commit is contained in:
Kelly Brazil
2021-04-08 10:20:00 -07:00
parent 8970b8342a
commit 93ae309e40
2 changed files with 2 additions and 2 deletions

View File

@ -69,4 +69,4 @@ Module Example:
""" """
name = 'jc' name = 'jc'
__version__ = '1.15.0' __version__ = '1.15.1'

View File

@ -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 .SH NAME
jc \- JSONifies the output of many CLI tools and file-types jc \- JSONifies the output of many CLI tools and file-types
.SH SYNOPSIS .SH SYNOPSIS