ironforge 0.1.0.5 → 0.1.0.6
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- ironforge.cabal +2/−2
ironforge.cabal view
@@ -10,13 +10,13 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change-version: 0.1.0.5+version: 0.1.0.6 -- A short (one-line) description of the package. synopsis: A technical demo for Antisplice. -- A longer description of the package.--- description: +description: This is an example dungeon on top of Antisplice. -- The license under which the package is released. license: BSD3