diff --git a/glob-posix.cabal b/glob-posix.cabal
--- a/glob-posix.cabal
+++ b/glob-posix.cabal
@@ -1,5 +1,5 @@
 name:                glob-posix
-version:             0.1.0.0
+version:             0.1.0.1
 synopsis:            Haskell bindings for POSIX glob library.
 description:         Wrapper for the glob(3) function. The key functions are glob and globMany.
                      GNU extensions are supported but contained in a different module to encourage portability.
