bump version

This commit is contained in:
Dave Eddy 2022-06-12 14:34:55 -04:00
parent a9d24fc81a
commit 701762f1ec
2 changed files with 7 additions and 1 deletions

View File

@ -6,6 +6,12 @@ Not Yet Released
(nothing yet)
`v1.4.1`
--------
- Allow snapshot datasets to contain spaces
([#18](https://github.com/bahamas10/zfs-prune-snapshots/pull/18)
`v1.4.0`
--------

View File

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