Skip to content

Commit

Permalink
Bump the version to 0.2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nablaa committed Dec 5, 2021
1 parent cfb7adf commit 21ed960
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hchesslib.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-- documentation, see http://haskell.org/cabal/users-guide/

name: hchesslib
version: 0.1.1.0
version: 0.2.0.0
synopsis: Chess library
description: Library implementing chess rules.
license: GPL-2
Expand Down Expand Up @@ -43,7 +43,7 @@ Test-Suite spec
Type: exitcode-stdio-1.0
Default-Language: Haskell2010
Hs-Source-Dirs: src, test, test/Chess
Ghc-Options: -Wall -Werror
Ghc-Options: -Wall
Main-Is: Spec.hs

Other-modules: BoardTests,
Expand Down

0 comments on commit 21ed960

Please sign in to comment.