Release first useable version 0.1.0.0
This commit is contained in:
parent
d52b101bcf
commit
325d9dd610
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Revision history for APILanguage
|
||||
|
||||
## 0.1.0.0 -- YYYY-mm-dd
|
||||
## 0.1.0.0 -- 2019-08-24
|
||||
|
||||
* First version. Released on an unsuspecting world.
|
||||
|
|
|
@ -24,7 +24,7 @@ library
|
|||
build-depends: aeson
|
||||
, base >=4.9 && <4.13
|
||||
, containers
|
||||
, hanafuda
|
||||
, hanafuda >= 0.3.3
|
||||
, text
|
||||
hs-source-dirs: src
|
||||
default-language: Haskell2010
|
||||
|
|
Loading…
Reference in a new issue