Skip to content

Commit

Permalink
🔀 Merge pull request #38 from davep/v0.2.0
Browse files Browse the repository at this point in the history
v0.2.0
  • Loading branch information
davep authored Jan 5, 2025
2 parents 8ba0ff9 + 78c275c commit 32c95ef
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.2.0

**Released: WiP**
**Released: 2025-01-05**

- Small tweaks to the styling of the raindrop details panel.
([#30](https://github.com/davep/braindrop/pull/30))
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.1.1"
version = "0.2.0"
description = "A terminal-based client for raindrop.io."
authors = [
{ name = "Dave Pearson", email = "davep@davep.org" }
Expand Down

0 comments on commit 32c95ef

Please sign in to comment.