Skip to content

Commit 0f04bf5

Browse files
committed
Version 4.11.1
1 parent 8563a89 commit 0f04bf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### next [????.??.??]
1+
### 3.11.1 [2024.12.28]
22
* Make the test suite pass with `base-4.21.*` (GHC 9.12).
33

44
## 3.11 [2024.10.23]

text-show.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: text-show
2-
version: 3.11
2+
version: 3.11.1
33
synopsis: Efficient conversion of values into Text
44
description: @text-show@ offers a replacement for the @Show@ typeclass intended
55
for use with @Text@ instead of @String@s. This package was created

0 commit comments

Comments
 (0)