Introduction
Introduction Statistics Contact Development Disclaimer Help
bump version to 0.3 - json2tsv - JSON to TSV converter
git clone git://git.codemadness.org/json2tsv
Log
Files
Refs
README
LICENSE
---
commit a8950873f2e40fe767530b8e58b723c8b56abc33
parent b780768500f3466bea0d2f770fc379eb9cb78669
Author: Hiltjo Posthuma <[email protected]>
Date: Thu, 24 Oct 2019 13:54:28 +0200
bump version to 0.3
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.2
+VERSION = 0.3
# 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.