diff --git a/smudge.cabal b/smudge.cabal index 8e71f72..71e2be2 100644 --- a/smudge.cabal +++ b/smudge.cabal @@ -7,7 +7,7 @@ Name: smudge -- The package version. See the Haskell package versioning policy -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented. -Version: 0.3 +Version: 0.3.1 -- A short (one-line) description of the package. Synopsis: A tool to interpret state machines and automatically generate documentation and implementation.