diff --git a/Diff.cabal b/Diff.cabal index 8d6d1e9..ca34638 100644 --- a/Diff.cabal +++ b/Diff.cabal @@ -1,6 +1,6 @@ Cabal-Version: 1.18 name: Diff -version: 1.0 +version: 1.0.1 synopsis: Diff algorithm in pure Haskell description: Implementation of the standard diff algorithm in Haskell. .