From 6545e141d0653c533e537bf79d72bd7bfaf79077 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 4 May 2020 00:30:59 +1200 Subject: Bump VERSION --- bin/inotifymask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/inotifymask b/bin/inotifymask index fcceecb..8c8ad98 100644 --- a/bin/inotifymask +++ b/bin/inotifymask @@ -9,7 +9,7 @@ use Const::Fast; use File::stat; use Linux::Inotify2; -our $VERSION = '0.05'; +our $VERSION = '0.06'; const our $SELF => 'inotifymask'; -- cgit v1.2.3