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 9366271 commit 819c9daCopy full SHA for 819c9da
CHANGELOG.md
@@ -2,8 +2,8 @@
2
3
The released versions changelogs below are only about the main repository.
4
5
-### *incoming version*
6
-*incoming release date*
+### *3.0.1*
+*2025/02/23*
7
8
##### Modified
9
- Builtin subcommand "verify" splitted in "--verify-*" options
bashpack.sh
@@ -30,7 +30,7 @@
30
31
32
33
-export VERSION="3.0.0"
+export VERSION="3.0.1"
34
35
export NAME="Bashpack"
36
export NAME_LOWERCASE="$(echo "$NAME" | tr A-Z a-z)"
0 commit comments