Bump version to 0.3.0

This commit is contained in:
Juan Pedro Villa Isaza 2019-02-05 16:09:17 -05:00
parent ec8412b4ca
commit 0f039d2198
2 changed files with 13 additions and 2 deletions

View File

@ -1,3 +1,14 @@
# 0.3.0 (2019-02-05)
## Enhancements
- Use Stack (executable) to get licenses (ec8412b)
- Use `ls dependencies` instead of `list-dependencies` (4f4d41d)
## Bugs
- Fix incorrect license if package matches a Hackage package (#23)
# 0.2.2 (2018-01-16)
- Allow http-conduit 2.3 (558fe3d)

View File

@ -1,8 +1,8 @@
name: licensor
version: 0.2.2
version: 0.3.0
build-type: Simple
cabal-version: >= 1.21
cabal-version: >= 1.10
license: MIT
license-file: LICENSE.md