Skip to content

Commit 480af56

Browse files
committed
Bump version: 0.2.2 → 0.2.3
1 parent 4bd36c8 commit 480af56

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = [ "hatchling" ]
55

66
[project]
77
name = "mcp-bear"
8-
version = "0.2.2"
8+
version = "0.2.3"
99
description = "A MCP server for interacting with Bear note-taking software."
1010
readme = "README.md"
1111
authors = [
@@ -51,7 +51,7 @@ line-length = 120
5151
indent = 4
5252

5353
[tool.bumpversion]
54-
current_version = "0.2.2"
54+
current_version = "0.2.3"
5555
commit = true
5656
pre_commit_hooks = [
5757
"uv sync",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)