diff options
Diffstat (limited to 'lib/Attribute/Handlers.pm')
-rw-r--r-- | lib/Attribute/Handlers.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Attribute/Handlers.pm b/lib/Attribute/Handlers.pm index 3afccd56e9..ef67a3d4da 100644 --- a/lib/Attribute/Handlers.pm +++ b/lib/Attribute/Handlers.pm @@ -2,7 +2,7 @@ package Attribute::Handlers; use 5.006; use Carp; use warnings; -$VERSION = '0.76'; +$VERSION = '0.77'; # $DB::single=1; my %symcache; |