diff --git a/lib/Antsy.pm b/lib/Antsy.pm index bc78157..9d15603 100644 --- a/lib/Antsy.pm +++ b/lib/Antsy.pm @@ -11,7 +11,7 @@ use Exporter qw(import); our( @EXPORT, @EXPORT_OK, %EXPORT_TAGS ); -our $VERSION = '0.904'; +our $VERSION = '0.905'; =encoding utf8