Skip to content

Commit

Permalink
Version bump for 0.5.0.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerholien committed Dec 18, 2015
1 parent 42e03b9 commit 06e417b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions milena.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: milena
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
version: 0.4.0.1
version: 0.5.0.0
synopsis: A Kafka client for Haskell.
description:
A Kafka client for Haskell.
Expand All @@ -27,7 +27,7 @@ source-repository head
source-repository this
type: git
location: https://github.com/tylerholien/milena.git
tag: 0.4.0.1
tag: 0.5.0.0

library
default-language: Haskell2010
Expand Down

0 comments on commit 06e417b

Please sign in to comment.