Skip to content

Commit 90aa5c8

Browse files
authored
🔀 Merge pull request #100 from davep/v0.11.1
v0.11.1
2 parents 4f410ef + ec8f021 commit 90aa5c8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

ChangeLog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Hike ChangeLog
22

3-
## Unreleased
3+
## v0.11.1
44

5-
**Released: WiP**
5+
**Released: 2025-04-12**
66

77
- Work around
88
[textual#5742](https://github.com/Textualize/textual/issues/5742).
9+
([#99](https://github.com/davep/hike/pull/99))
910

1011
## v0.11.0
1112

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hike"
3-
version = "0.11.0"
3+
version = "0.11.1"
44
description = "A Markdown browser for the terminal"
55
authors = [
66
{ name = "Dave Pearson", email = "[email protected]" }

0 commit comments

Comments
 (0)