Bump version to 0.2.3

This commit is contained in:
Julian K. Arni 2015-01-04 16:22:28 +01:00
parent 1ec9d0a497
commit 0cc4f975cc

View File

@ -1,5 +1,5 @@
name: servant-server
version: 0.2.2
version: 0.2.3
synopsis: A family of combinators for defining webservices APIs and serving them
description:
A family of combinators for defining webservices APIs and serving them
@ -19,13 +19,13 @@ category: Web
build-type: Simple
cabal-version: >=1.10
tested-with: GHC >= 7.8
extra-source-files:
CHANGELOG.md
README.md
source-repository head
type: git
location: http://github.com/haskell-servant/servant-server.git
extra-source-files:
CHANGELOG.md
README.md
library
exposed-modules: