bump to v1.3.0

This commit is contained in:
Dave Eddy 2021-11-27 19:18:19 -05:00
parent 482420faba
commit 68e65a66a3
2 changed files with 6 additions and 1 deletions

View File

@ -6,6 +6,11 @@ Not Yet Released
- (nothing)
`v1.3.0`
--------
- Add recursive deletion option (-R) (482420faba)
`v1.2.0`
--------

View File

@ -6,7 +6,7 @@
# Date: November 20, 2015
# License: MIT
VERSION='v1.2.0'
VERSION='v1.3.0'
usage() {
local prog=${0##*/}