diff --git a/leancheck.cabal b/leancheck.cabal index 6eaebf5..03a3c50 100644 --- a/leancheck.cabal +++ b/leancheck.cabal @@ -11,7 +11,7 @@ -- this cabal file too complicated. -- Rudy name: leancheck -version: 1.0.2 +version: 1.0.3 synopsis: Enumerative property-based testing description: LeanCheck is a simple enumerative property-based testing library. @@ -90,7 +90,7 @@ source-repository head source-repository this type: git location: https://github.com/rudymatela/leancheck - tag: v1.0.2 + tag: v1.0.3 library exposed-modules: Test.LeanCheck