Skip to content

Commit 4858fb6

Browse files
committed
bump version to 2.3.0
1 parent 97c1ce4 commit 4858fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/gtr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if [ -n "${GTR_DEBUG:-}" ]; then
1010
fi
1111

1212
# Version
13-
GTR_VERSION="2.2.0"
13+
GTR_VERSION="2.3.0"
1414

1515
# Find the script directory (resolve symlinks; allow env override)
1616
resolve_script_dir() {

0 commit comments

Comments
 (0)