Skip to content

Commit 422456a

Browse files
committed
Bump to 2025-03-04
1 parent 049ab13 commit 422456a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Hell.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ commandParser =
146146

147147
-- | Version of Hell.
148148
hellVersion :: Text
149-
hellVersion = "2025-01-21"
149+
hellVersion = "2025-03-04"
150150

151151
-- | Dispatch on the command.
152152
dispatch :: Command -> IO ()

0 commit comments

Comments
 (0)