bump version to 0.2 - tscrape - twitter scraper
 (HTM) git clone git://git.codemadness.org/tscrape
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 0adbb9ec4d4f8e92643b1dfc737c1780a1c4c7a3
 (DIR) parent 33e40c9fc70a418c65d6de3cc68c1c3431f4cd47
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Tue, 23 Apr 2019 21:07:24 +0200
       
       bump version to 0.2
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       @@ -3,7 +3,7 @@
        include config.mk
        
        NAME = tscrape
       -VERSION = 0.1
       +VERSION = 0.2
        
        BIN = \
                tscrape\