Skip to content

Commit 3cc5bad

Browse files
committed
Bump 0.3.0
1 parent 7e8e1fe commit 3cc5bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

focus.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set -euo pipefail
77
FOCUS_TRACKING_REPO=${FOCUS_TRACKING_REPO:-$HOME/work/focus.sh-tracking}
88

99
function focus__version() {
10-
echo "0.2.0"
10+
echo "0.3.0"
1111
}
1212

1313
function focus__init() {

0 commit comments

Comments
 (0)