From 99858c27138b0c6ae24cba40b32308a7e0884129 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Gagn=C3=A9?= Date: Mon, 29 Aug 2022 20:51:24 -0400 Subject: [PATCH] Release 0.1.1 (#14) --- package.yaml | 2 +- parthenon.cabal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.yaml b/package.yaml index 9c2c0b0..a2f62e3 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: parthenon -version: 0.1.0 +version: 0.1.1 synopsis: Athena Structure Parser description: Please see the README on GitHub at diff --git a/parthenon.cabal b/parthenon.cabal index 750176e..2beaae8 100644 --- a/parthenon.cabal +++ b/parthenon.cabal @@ -5,7 +5,7 @@ cabal-version: 2.0 -- see: https://github.com/sol/hpack name: parthenon -version: 0.1.0 +version: 0.1.1 synopsis: Athena Structure Parser description: Please see the README on GitHub at homepage: https://github.com/AntoineGagne/parthenon-hs