diff --git a/purescript-bridge.cabal b/purescript-bridge.cabal index 00c3e3f1..f2b33b59 100644 --- a/purescript-bridge.cabal +++ b/purescript-bridge.cabal @@ -10,7 +10,7 @@ name: purescript-bridge -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.12.0.0 +version: 0.13.0.0 -- A short (one-line) description of the package. synopsis: Generate PureScript data types from Haskell data types