diff --git a/OpenSCAD.cabal b/OpenSCAD.cabal
--- a/OpenSCAD.cabal
+++ b/OpenSCAD.cabal
@@ -2,7 +2,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                OpenSCAD
-version:             0.3.0.0
+version:             0.3.0.1
 synopsis:            ADT wrapper and renderer for OpenSCAD models.
 description:         An algebraic data type for describing OpenSCAD models,
                      functions to make building such models easier, and
@@ -52,6 +52,6 @@
   location:       https://chiselapp.com/user/mwm/repository/OpenSCAD/
 
 source-repository this
-  type:           hg
+  type:           fossil
   location:       https://code.google.com/p/graphics-openscad/
-  tag:            0.3.0.0
+  tag:            0.3.0.1
