Skip to content

Commit c3110c0

Browse files
authored
chore: Update quicktest script to version 0.2.1
Let's do a release 🤞
1 parent 9b3dea2 commit c3110c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quicktest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export LC_ALL=C
55
# Copyright (C) 2024 Alan Pope
66
# SPDX-License-Identifier: MIT
77

8-
readonly VERSION="0.2.0"
8+
readonly VERSION="0.2.1"
99

1010
# Whoami!?
1111
LAUNCHER=$(basename "${0}")
@@ -881,4 +881,4 @@ fi
881881
qt_cleanup
882882
qt_test_pass "${TESTCASE}"
883883

884-
# Fin
884+
# Fin

0 commit comments

Comments
 (0)