bump version to 0.6 - tscrape - twitter scraper
(HTM) git clone git://git.codemadness.org/tscrape
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 76a1794bec9f2e64572537abce0258827ce93a80
(DIR) parent cdfc383b166a112646ab21596442d8fb976bc311
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Thu, 1 Oct 2020 20:23:15 +0200
bump version to 0.6
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.5
+VERSION = 0.6
# paths
PREFIX = /usr/local