diff options
Diffstat (limited to 'ghc-gc-hook.cabal')
-rw-r--r-- | ghc-gc-hook.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc-gc-hook.cabal b/ghc-gc-hook.cabal index 416e886..575c803 100644 --- a/ghc-gc-hook.cabal +++ b/ghc-gc-hook.cabal @@ -7,7 +7,7 @@ description: information from Haskell in a bare-bones form; furthermore, it gives a small usability improvement for running your own function from C using the hook from this library. -version: 0.2.0.0 +version: 0.2.1.0 category: GHC license: BSD3 license-file: LICENSE |