Skip to content

Commit e7c2299

Browse files
committed
Updated changelog & version for 0.2.4 release
1 parent 8796588 commit e7c2299

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

43f

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
# v0.2.2 - 2020-04-19 - Fixed errors in stats command.
6363
# v0.2.3 - 2020-05-12 - Fixed potential function input validation issue. Minor
6464
# refactor of verbose output.
65-
# v0.2. - - Fixed errors in validating days & months with leading
65+
# v0.2.4 - 2020-10-13 - Fixed errors in validating days & months with leading
6666
# zeros.
6767
#
6868
# LICENSE:
@@ -92,7 +92,7 @@
9292

9393
# info
9494
tool=$(basename "$0")
95-
version='0.2.3'
95+
version='0.2.4'
9696
copyright='Copyright (c) 2009-2020 Morgan Aldridge'
9797

9898
# global variables

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ v0.2.1 - Fixed bug causing monthly archives to be incorrectly moved to current
122122
v0.2.2 - Fixed errors in stats command.
123123
v0.2.3 - Fixed potential function input validation issue. Minor refactor of
124124
verbose output.
125-
v0.2. - Fixed errors in validating days & months with leading zeros.
125+
v0.2.4 - Fixed errors in validating days & months with leading zeros.
126126

127127
ACKNOWLEDGEMENTS
128128
----------------

0 commit comments

Comments
 (0)