diff --git a/sandwich/package.yaml b/sandwich/package.yaml index 46a630e2..666b5b9a 100644 --- a/sandwich/package.yaml +++ b/sandwich/package.yaml @@ -1,5 +1,5 @@ name: sandwich -version: 0.3.0.0 +version: 0.3.0.1 github: "codedownio/sandwich" license: BSD3 author: "Tom McLaughlin" diff --git a/sandwich/sandwich.cabal b/sandwich/sandwich.cabal index ea2fc704..dae27ab7 100644 --- a/sandwich/sandwich.cabal +++ b/sandwich/sandwich.cabal @@ -5,7 +5,7 @@ cabal-version: 1.12 -- see: https://github.com/sol/hpack name: sandwich -version: 0.3.0.0 +version: 0.3.0.1 synopsis: Yet another test framework for Haskell description: Please see the . category: Testing