We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70506f commit 34e75efCopy full SHA for 34e75ef
bin/artprint
@@ -10,7 +10,7 @@ if ! is-at-least "5.7"; then
10
exit 1
11
fi
12
13
-arttime_version="2.0.0"
+arttime_version="2.1.0"
14
15
zmodload zsh/zutil
16
zmodload zsh/terminfo
share/arttime/src/arttime.zsh
@@ -15,7 +15,7 @@ if ! is-at-least "5.7"; then
17
18
19
20
zmodload zsh/zselect
21
0 commit comments