This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update bignum to CPAN version 0.44
[perl5.git] / cpan / bignum / lib / Math / BigFloat / Trace.pm
index c1aabce..a771463 100644 (file)
@@ -13,7 +13,7 @@ our ($PACKAGE, @EXPORT_OK, $accuracy, $precision, $round_mode, $div_scale);
 
 our @ISA = qw(Exporter Math::BigFloat);
 
-our $VERSION = '0.43';
+our $VERSION = '0.44';
 
 use overload;                   # inherit overload from BigFloat