Skip to content

Commit

Permalink
Bump version to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
justincampbell committed Dec 14, 2015
1 parent 00b16b4 commit 7e03f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pomodoro.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ github.com/justincampbell/tmux-pomodoro
pomodoro status Show the remaining time, or an exclamation point if done
pomodoro clear Clear the timer
`
const version = "v1.2.0"
const version = "v1.2.1"

// State is the state of the world passed through the functions to determine
// side-effects.
Expand Down

0 comments on commit 7e03f00

Please sign in to comment.