diff options
Diffstat (limited to 'hmacaroons.cabal')
-rw-r--r-- | hmacaroons.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hmacaroons.cabal b/hmacaroons.cabal index 3f0bd89..81a9c33 100644 --- a/hmacaroons.cabal +++ b/hmacaroons.cabal | |||
@@ -1,5 +1,5 @@ | |||
1 | name: hmacaroons | 1 | name: hmacaroons |
2 | version: 0.4.0.0 | 2 | version: 0.5.0.0 |
3 | synopsis: Haskell implementation of macaroons | 3 | synopsis: Haskell implementation of macaroons |
4 | description: | 4 | description: |
5 | Hmacaroons is a pure haskell implementation of macaroons. It aims to | 5 | Hmacaroons is a pure haskell implementation of macaroons. It aims to |