Bump core to 0.7

Related to #227
This commit is contained in:
Richard Marko 2023-11-14 09:20:58 +01:00
parent 03e4d0d76e
commit 242c475993
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# ChangeLog
## Unreleased 202y-mm-dd
## [0.7.0.0](https://github.com/haskell-nix/hnix-store/compare/core-0.6.1.0...core-0.7.0.0) 2023-11-15
* Breaking:
* [(link)](https://github.com/haskell-nix/hnix-store/pull/216) `StorePath` no longer carries `storePathRoot` field and we

View File

@ -1,6 +1,6 @@
cabal-version: 2.2
name: hnix-store-core
version: 0.6.1.0
version: 0.7.0.0
synopsis: Core effects for interacting with the Nix store.
description:
This package contains types and functions needed to describe