diff --git a/Digit.cabal b/Digit.cabal
--- a/Digit.cabal
+++ b/Digit.cabal
@@ -1,5 +1,5 @@
 Name:               Digit
-Version:            0.0.2
+Version:            0.0.3
 License:            BSD3
 License-File:       LICENSE
 Author:             Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>
@@ -7,6 +7,7 @@
 Synopsis:           A data-type representing digits 0-9
 Category:           Data
 Description:        A data-type with 10 nullary constructors
+Homepage:           https://github.com/tonymorris/digit
 Cabal-version:      >= 1.2
 Build-Type:         Simple
 
