diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@
 All of these functions operate on color within the `CIE L*Ch`
 representation. The percentage values may range between -100 and 100.
 
-[General Color Formulas, Data, and Algorithms](http://www.brucelindbloom.com/index.html?Info.html)
-[CIE Conversion Mathematics](http://rip94550.wordpress.com/2011/07/04/color-cielab-and-tristimulus-xyz/)
-[Conversion Algorithm Sources](http://www.easyrgb.com/index.php?X=MATH&H=01)
-[Good list of useful color manipulation formulas](https://github.com/mikeemoo/ColorJizz-PHP/blob/master/src/MischiefCollective/ColorJizz/ColorJizz.php)
+- [General Color Formulas, Data, and Algorithms](http://www.brucelindbloom.com/index.html?Info.html)
+- [CIE Conversion Mathematics](http://rip94550.wordpress.com/2011/07/04/color-cielab-and-tristimulus-xyz/)
+- [Conversion Algorithm Sources](http://www.easyrgb.com/index.php?X=MATH&H=01)
+- [Good list of useful color manipulation formulas](https://github.com/mikeemoo/ColorJizz-PHP/blob/master/src/MischiefCollective/ColorJizz/ColorJizz.php)
diff --git a/prizm.cabal b/prizm.cabal
--- a/prizm.cabal
+++ b/prizm.cabal
@@ -1,5 +1,5 @@
 name:                prizm
-version:             1.0.0
+version:             1.0.1
 synopsis:            Compute with colors and differenct color spaces
 homepage:            https://github.com/ixmatus/prizm
 license:             BSD3
