Skip to content

Commit

Permalink
Step D in release preparation for final release
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilgrem committed Feb 9, 2024
1 parent b2f77eb commit eeb3b9f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Release notes:

**Changes since v2.15.0.1:**
**Changes since v2.15.1:**

Major changes:

Expand All @@ -14,7 +14,7 @@ Other enhancements:

Bug fixes:

## v2.15.0.1 (release candidate) - 2024-01-27
## v2.15.1 - 2024-02-09

Release notes:

Expand Down
2 changes: 1 addition & 1 deletion cabal.config
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ constraints:
, socks ==0.6.1
, split ==0.2.5
, splitmix ==0.1.0.5
, stack ==2.15.0.1
, stack ==2.15.1
, static-bytes ==0.1.0
, stm ==2.5.1.0
, stm-chans ==3.0.0.9
Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
spec-version: 0.35.0

name: stack
version: '2.15.0.2'
version: '2.15.1'
synopsis: The Haskell Tool Stack
description: |
Please see the documentation at <https://docs.haskellstack.org>
Expand Down
2 changes: 1 addition & 1 deletion stack.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 2.0
-- see: https://github.com/sol/hpack

name: stack
version: 2.15.0.2
version: 2.15.1
synopsis: The Haskell Tool Stack
description: Please see the documentation at <https://docs.haskellstack.org>
for usage information.
Expand Down

0 comments on commit eeb3b9f

Please sign in to comment.