diff --git a/X11.cabal b/X11.cabal index f8ef200..c82f9b2 100644 --- a/X11.cabal +++ b/X11.cabal @@ -1,5 +1,5 @@ name: X11 -version: 1.10 +version: 1.10.1 synopsis: A binding to the X11 graphics library description: A Haskell binding to the X11 graphics library. The binding is a direct translation of the C binding; for documentation of these calls, refer