version 0.1.0

This commit is contained in:
Jonathan Lamothe 2024-08-22 19:35:39 -04:00
parent 0430182d41
commit 0f2416029a
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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"