diff --git a/lit.cabal b/lit.cabal
--- a/lit.cabal
+++ b/lit.cabal
@@ -1,13 +1,11 @@
 -- Initial lit.cabal generated by cabal init.  For further documentation, 
 
-                       -- see http://haskell.org/cabal/users-guide/
-
 name:                lit
-version:             0.1.0.0
+version:             0.1.0.1
 synopsis:            A simple tool for literate programming
 description:         lit has a minimal syntax for implementing literate
                      programming. It generates both HTML and the native
-                     source code, from its local config file.
+                     source code. Follow active development here https://github.com/cdosborn/lit
 homepage:            cdosborn.com
 license:             GPL
 license-file:        LICENSE
