Skip to content

Commit 3fb4a27

Browse files
chore: Bump version to v0.3.4
1 parent c6c5d77 commit 3fb4a27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Dual-mode markdown navigator: TUI (Bubble Tea) and web (stdlib net/http). Inter-document link navigation with history, backlinks, and broken link detection. Syntax highlighting (50+ languages), git-aware, zero-config.
44

5-
**Version:** v0.3.3
5+
**Version:** v0.3.4
66

77
## Tech Stack
88

cmd/lookit/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
"github.com/Benjamin-Connelly/lookit/internal/web"
2626
)
2727

28-
var version = "v0.3.3"
28+
var version = "v0.3.4"
2929

3030
var cfg *config.Config
3131

0 commit comments

Comments
 (0)