summaryrefslogtreecommitdiff
path: root/lib/User
diff options
context:
space:
mode:
Diffstat (limited to 'lib/User')
-rw-r--r--lib/User/grent.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/User/grent.pm b/lib/User/grent.pm
index 97a5495351..ce6ee5ea44 100644
--- a/lib/User/grent.pm
+++ b/lib/User/grent.pm
@@ -2,7 +2,7 @@ package User::grent;
use strict;
use 5.006_001;
-our $VERSION = '1.00';
+our $VERSION = '1.01';
our(@EXPORT, @EXPORT_OK, %EXPORT_TAGS);
BEGIN {
use Exporter ();