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:
parent
646f460e6a
commit
a121f01371
5 changed files with 10 additions and 10 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue