Skip to content

Commit

Permalink
🔀 Merge pull request #52 from davep/v0.3.0
Browse files Browse the repository at this point in the history
v0.3.0
  • Loading branch information
davep authored Jan 8, 2025
2 parents 209f1d4 + 5f5156c commit 9b32d75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Braindrop ChangeLog

## Unreleased
## v0.3.0

**Released: WiP**
**Released: 2025-01-08**

- Fixed doubling-up of the raindrop details panel's help when the raindrop's
tags have focus. ([#39](https://github.com/davep/braindrop/issues/39))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "braindrop"
version = "0.2.0"
version = "0.3.0"
description = "A terminal-based client for raindrop.io."
authors = [
{ name = "Dave Pearson", email = "davep@davep.org" }
Expand Down

0 comments on commit 9b32d75

Please sign in to comment.