We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2eb10b3 + d75a471 commit 192d9beCopy full SHA for 192d9be
ChangeLog.md
@@ -1,8 +1,8 @@
1
# Hike ChangeLog
2
3
-## Unreleased
+## v0.6.0
4
5
-**Released: WiP**
+**Released: 2025-03-03**
6
7
- Added `obsidian` as a command that the command line understands.
8
([#41](https://github.com/davep/hike/pull/41))
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "hike"
-version = "0.5.0"
+version = "0.6.0"
description = "A Markdown browser for the terminal"
authors = [
{ name = "Dave Pearson", email = "davep@davep.org" }
0 commit comments