diff --git a/package.yaml b/package.yaml index f2ae2bc..5593edf 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: parthenon -version: 0.1.1 +version: 0.1.2 synopsis: AWS Athena Parser description: A parser for AWS Athena schemas and terms. diff --git a/parthenon.cabal b/parthenon.cabal index 40725b7..ef1169d 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.1 +version: 0.1.2 synopsis: AWS Athena Parser description: A parser for AWS Athena schemas and terms. category: Development