Skip to content

Commit 242c475

Browse files
committed
Bump core to 0.7
Related to #227
1 parent 03e4d0d commit 242c475

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hnix-store-core/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ChangeLog
22

3-
## Unreleased 202y-mm-dd
3+
## [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
44

55
* Breaking:
66
* [(link)](https://github.com/haskell-nix/hnix-store/pull/216) `StorePath` no longer carries `storePathRoot` field and we

hnix-store-core/hnix-store-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: hnix-store-core
3-
version: 0.6.1.0
3+
version: 0.7.0.0
44
synopsis: Core effects for interacting with the Nix store.
55
description:
66
This package contains types and functions needed to describe

0 commit comments

Comments
 (0)