diff --git a/affection.cabal b/affection.cabal index ff8e8d6..4a324e3 100644 --- a/affection.cabal +++ b/affection.cabal @@ -6,7 +6,7 @@ name: affection -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.0.0.9 +version: 0.0.0.10 synopsis: A simple Game Engine using SDL description: This package contains Affection, a simple game engine written in Haskell using SDL.