summaryrefslogtreecommitdiff
path: root/dist/Storable/Storable.pm
diff options
context:
space:
mode:
Diffstat (limited to 'dist/Storable/Storable.pm')
-rw-r--r--dist/Storable/Storable.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Storable/Storable.pm b/dist/Storable/Storable.pm
index 2a9612de4d..32fd77290e 100644
--- a/dist/Storable/Storable.pm
+++ b/dist/Storable/Storable.pm
@@ -28,7 +28,7 @@ our @EXPORT_OK = qw(
our ($canonical, $forgive_me);
BEGIN {
- our $VERSION = '3.30';
+ our $VERSION = '3.31';
}
our $recursion_limit;