Introduction
Introduction Statistics Contact Development Disclaimer Help
bump version to 0.7 - json2tsv - JSON to TSV converter
git clone git://git.codemadness.org/json2tsv
Log
Files
Refs
README
LICENSE
---
commit 650481927d19d28d035d470bdedd2e2226e4dbd2
parent 770996c13b04532dacf3a190f57dd0c06ed4e7a7
Author: Hiltjo Posthuma <[email protected]>
Date: Thu, 29 Apr 2021 18:14:56 +0200
bump version to 0.7
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = json2tsv
-VERSION = 0.6
+VERSION = 0.7
# paths
PREFIX = /usr/local
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.