diff options
author | Sigbjorn Finne <sof@galois.com> | 2009-01-30 19:40:49 -0800 |
---|---|---|
committer | Sigbjorn Finne <sof@galois.com> | 2009-01-30 19:40:49 -0800 |
commit | 521c6ce5b58900572732806fb9227a1f50b6447f (patch) | |
tree | ffc276bbc46ec7a5b6df753e677cd51b6a986bc2 | |
parent | 89c17335e3d35bd96dc4430329a18c36209a9e66 (diff) |
bump along to 0.3.1
-rw-r--r-- | mime.cabal | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,13 +1,13 @@ name: mime -version: 0.3.0 +version: 0.3.1 synopsis: Working with MIME types. description: Working with MIME types. category: Codec license: BSD3 license-file: LICENSE author: Galois Inc. -maintainer: sof@galois.com -Copyright: (c) 2006-2008 Galois Inc. +maintainer: Sigbjorn Finne <sigbjorn.finne@gmail.com> +Copyright: (c) 2006-2009 Galois Inc. cabal-version: >= 1.2.0 build-type: Simple |