Commit cb55d6b1 authored by Andrew Gibiansky's avatar Andrew Gibiansky

Bumping versions for new release

parent 388d819e
......@@ -7,7 +7,7 @@ name: ihaskell-aeson
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
version: 0.2.0.0
version: 0.3.0.0
-- A short (one-line) description of the package.
synopsis: IHaskell display instances for Aeson
......
......@@ -10,7 +10,7 @@ name: ihaskell-basic
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
version: 0.2.0.0
version: 0.3.0.0
-- A short (one-line) description of the package.
synopsis: IHaskell display instances for basic types
......
......@@ -10,7 +10,7 @@ name: ihaskell-blaze
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
version: 0.2.0.0
version: 0.3.0.0
-- A short (one-line) description of the package.
synopsis: IHaskell display instances for blaze-html types
......
......@@ -7,7 +7,7 @@ name: ihaskell-charts
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
version: 0.2.1.0
version: 0.3.0.0
-- A short (one-line) description of the package.
synopsis: IHaskell display instances for charts types
......
......@@ -7,7 +7,7 @@ name: ihaskell-diagrams
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
version: 0.2.2.0
version: 0.3.0.0
-- A short (one-line) description of the package.
synopsis: IHaskell display instances for diagram types
......
......@@ -7,7 +7,7 @@ name: ihaskell-juicypixels
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
version: 0.2.2.0
version: 0.3.0.0
-- A short (one-line) description of the package.
synopsis: IHaskell - IHaskellDisplay instances of the image types of the JuicyPixels package.
......
......@@ -10,7 +10,7 @@ name: ihaskell-magic
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
version: 0.2.0.0
version: 0.3.0.0
-- A short (one-line) description of the package.
synopsis: IHaskell display instances for bytestrings
......
......@@ -7,7 +7,7 @@ name: ihaskell-parsec
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
version: 0.2.1.0
version: 0.3.0.0
-- A short (one-line) description of the package.
synopsis: IHaskell display instances for Parsec
......
......@@ -7,7 +7,7 @@ name: ihaskell-plot
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
version: 0.2.0.0
version: 0.3.0.0
-- A short (one-line) description of the package.
synopsis: IHaskell display instance for Plot (from plot package)
......
......@@ -19,7 +19,7 @@ library
bytestring >=0.10 && <0.11,
base64-bytestring >=1.0 && <1.1,
ihaskell >= 0.6.2,
ihaskell-blaze >=0.2 && <0.3,
ihaskell-blaze >=0.3 && <0.4,
blaze-html >=0.6 && <0.9,
split >=0.2 && <0.3,
stm -any,
......
......@@ -7,7 +7,7 @@ name: ihaskell
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
version: 0.6.3.0
version: 0.6.4.0
-- A short (one-line) description of the package.
synopsis: A Haskell backend kernel for the IPython project.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment