Skip to content

Commit

Permalink
Bump 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Genzer committed Jan 11, 2021
1 parent 7e8e1fe commit 3cc5bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion focus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ set -euo pipefail
FOCUS_TRACKING_REPO=${FOCUS_TRACKING_REPO:-$HOME/work/focus.sh-tracking}

function focus__version() {
echo "0.2.0"
echo "0.3.0"
}

function focus__init() {
Expand Down

0 comments on commit 3cc5bad

Please sign in to comment.