feat: update terminology from "Work" to "Focus"

- change "Work" to "Focus" in all occurences
- update GoTomato version to v0.4.0
This commit is contained in:
Sebastian Mark 2024-11-18 19:24:03 +01:00
parent 646f460e6a
commit a121f01371
5 changed files with 10 additions and 10 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module git.smsvc.net/pomodoro/ChronoTomato
go 1.23.1
require (
git.smsvc.net/pomodoro/GoTomato v0.3.1
git.smsvc.net/pomodoro/GoTomato v0.4.0
github.com/alecthomas/colour v0.1.0
github.com/charmbracelet/bubbles v0.20.0
github.com/charmbracelet/bubbletea v1.2.2