Skip to content

Commit 19406aa

Browse files
committed
cabal: Bump version to 0.18.2
1 parent 65a3851 commit 19406aa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log / Release Notes
22

3-
## _unreleased_
3+
## 0.18.2 (March 7, 2026)
44

55
### Breaking Changes
66

xmonad-contrib.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: xmonad-contrib
2-
version: 0.18.1.9
2+
version: 0.18.2
33
-- ^ also update cpp-options: -DXMONAD_CONTRIB_VERSION_*
44

55
homepage: https://xmonad.org/
@@ -73,7 +73,7 @@ library
7373

7474
cpp-options: -DXMONAD_CONTRIB_VERSION_MAJOR=0
7575
-DXMONAD_CONTRIB_VERSION_MINOR=18
76-
-DXMONAD_CONTRIB_VERSION_PATCH=1
76+
-DXMONAD_CONTRIB_VERSION_PATCH=2
7777
ghc-options: -Wall -Wno-unused-do-bind
7878

7979
if flag(pedantic)

0 commit comments

Comments
 (0)