bump version to 0.5 - tscrape - twitter scraper
HTML git clone git://git.codemadness.org/tscrape
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 4eb084c604ac84247e704bd05a4737c8679461e2
DIR parent b83b7243ecfafc432cf1807f69c9ab30068fbd1f
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Mon, 4 May 2020 13:37:42 +0200
bump version to 0.5
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/Makefile b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = tscrape
-VERSION = 0.4
+VERSION = 0.5
# paths
PREFIX = /usr/local