From fb3f7ff5369a61b89fcdf5d84abb3576302b4b5d Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 29 Apr 2020 23:25:00 +1200 Subject: Bump VERSION --- bin/inotifymask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/inotifymask b/bin/inotifymask index d6f9b04..74e1a26 100644 --- a/bin/inotifymask +++ b/bin/inotifymask @@ -9,7 +9,7 @@ use Const::Fast; use File::stat; use Linux::Inotify2; -our $VERSION = '0.02'; +our $VERSION = '0.03'; const our $SELF => 'inotifymask'; -- cgit v1.2.3