URI:
       bump version to 0.4 - tscrape - twitter scraper
  HTML git clone git://git.codemadness.org/tscrape
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 6654f1b01d68e2b2ff7aa660cd678c1cba4d062f
   DIR parent e22be126773aae620aadb29b9757824dc1060868
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun, 23 Feb 2020 20:36:28 +0100
       
       bump version to 0.4
       
       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.3
       +VERSION = 0.4
        
        # paths
        PREFIX = /usr/local