Bump version to 0.6.0

This commit is contained in:
John Wiegley 2019-03-17 23:07:27 -07:00
parent 29c48fa8e3
commit f5d070af16
No known key found for this signature in database
GPG Key ID: C144D8F4F19FE630
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: hnix
version: 0.5.2
version: 0.6.0
synopsis: Haskell implementation of the Nix language
description: Haskell implementation of the Nix language.
category: System, Data, Nix
@ -394,7 +394,6 @@ extra-source-files:
data/simple-pretty.nix
data/simple.nix
LICENSE
package.yaml
README.md
tests/eval-compare/builtins.split-01.nix
tests/eval-compare/builtins.split-02.nix