diff --git a/abacus.cabal b/abacus.cabal index e025860..bc5aa9b 100644 --- a/abacus.cabal +++ b/abacus.cabal @@ -5,7 +5,7 @@ cabal-version: 2.2 -- see: https://github.com/sol/hpack name: abacus -version: 0.0.0 +version: 0.1.0 synopsis: Abacus simulator description: Please see README.md category: Absurd diff --git a/package.yaml b/package.yaml index c246dd6..ff35580 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: abacus -version: 0.0.0 +version: 0.1.0 license: BSD-3-Clause author: "Jonathan Lamothe" maintainer: "jonathan@jlamothe.net"