Skip to content

Commit 6cf6389

Browse files
committed
Prepare for release of Stack 2.9.3
1 parent 4938fc8 commit 6cf6389

File tree

3 files changed

+3
-17
lines changed

3 files changed

+3
-17
lines changed

ChangeLog.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,6 @@
11
# Changelog
22

3-
## Unreleased changes
4-
5-
Release notes:
6-
7-
**Changes since v2.9.2.1:**
8-
9-
Major changes:
10-
11-
Behavior changes:
12-
13-
Other enhancements:
14-
15-
Bug fixes:
16-
17-
## v2.9.2.1 (release candidate)
3+
## v2.9.3 - 2022-12-16
184

195
**Changes since v2.9.1:**
206

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: stack
2-
version: '2.9.2.2'
2+
version: '2.9.3'
33
synopsis: The Haskell Tool Stack
44
description: |
55
Please see the documentation at <https://docs.haskellstack.org>

stack.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cabal-version: 2.0
55
-- see: https://github.com/sol/hpack
66

77
name: stack
8-
version: 2.9.2.2
8+
version: 2.9.3
99
synopsis: The Haskell Tool Stack
1010
description: Please see the documentation at <https://docs.haskellstack.org>
1111
for usage information.

0 commit comments

Comments
 (0)