Skip to content

Commit 0550861

Browse files
committed
chore(project): update project version
1 parent 03bed93 commit 0550861

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/bb-logger.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ bb-import bb-regex/options
2626
# VARIABLES
2727
# ==================================================================
2828
#
29-
# BUILD VARIABLES
29+
# VERSION
3030
#
31-
declare -gx LOGGER_VERSION="v-1.0.0"
32-
declare -gx LOGGER_BUILD="x"
33-
declare -gx LOGGER_BUILD_DATE="20230718-0033"
31+
PKG_VERSION="0.1.0"
32+
PKG_BUILD="1001"
33+
PKG_BUILD_DATE="20230813:1940"
3434
#
3535
# DEFAULT PATHS
3636
#

0 commit comments

Comments
 (0)