aboutsummaryrefslogtreecommitdiffstats
path: root/USER
diff options
context:
space:
mode:
Diffstat (limited to 'USER')
-rw-r--r--USER/USER.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/USER/USER.pm b/USER/USER.pm
index 3ea04ff..c48c546 100644
--- a/USER/USER.pm
+++ b/USER/USER.pm
@@ -5,7 +5,7 @@ require DynaLoader;
require Exporter;
our @ISA = qw(Exporter DynaLoader);
-our $VERSION = '0.91';
+our $VERSION = '0.92';
USER->bootstrap($VERSION);