Skip to content

Commit ae1f76a

Browse files
committed
chore(release): bump version to v3.9.0 for release
1 parent 18bda6d commit ae1f76a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [v3.9.0](https://github.com/epwalsh/obsidian.nvim/releases/tag/v3.9.0) - 2024-07-11
11+
1012
### Added
1113

1214
- Added `:ObsidianTOC` command for loading the table of contents of the current note into a picker list.

lua/obsidian/version.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
return "3.8.1"
1+
return "3.9.0"

0 commit comments

Comments
 (0)