bump version to 0.3 - tscrape - twitter scraper
 (HTM) git clone git://git.codemadness.org/tscrape
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit f8629e681a16fc3af086355a44c942df57291b4b
 (DIR) parent 2bc2be55ea8cc026fc822ee8031dfd49bb77d7cc
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun, 18 Aug 2019 17:06:09 +0200
       
       bump version to 0.3
       
       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.2
       +VERSION = 0.3
        
        BIN = \
                tscrape\