Skip to content

Commit

Permalink
Update package metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
vrom911 committed Feb 16, 2020
1 parent 29b4687 commit c5fa551
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
`colourista` uses [PVP Versioning][1].
The changelog is available [on GitHub][2].

## 0.0.0.0
## 0.0.0.0 — Feb 16, 2020 🌈

* Initially created.

Expand Down
6 changes: 3 additions & 3 deletions colourista.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ cabal-version: 2.4
name: colourista
version: 0.0.0.0
synopsis: Convenient interface for printing colourful messages
description: Convenient interface for printing colourful messages
description: Convenient interface for printing colourful messages based on the @ansi-terminal@ library.
homepage: https://github.com/kowainik/colourista
bug-reports: https://github.com/kowainik/colourista/issues
license: MPL-2.0
license-file: LICENSE
author: Kowainik
maintainer: xrom.xkov@gmail.com
author: Veronika Romashkina, Dmitrii Kovanikov
maintainer: Kowainik <xrom.xkov@gmail.com>
copyright: 2020 Kowainik
category: Terminal, ANSI
build-type: Simple
Expand Down

0 comments on commit c5fa551

Please sign in to comment.