X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose%2FAutobox%2FNumber.pm;h=132c6f356c86f5fed1c54e250c050076621c5b0f;hb=caac33a39ccc8163e692eea728ead215455e026f;hp=2c2f1a906b1fe8e7e0d4102653020e75cea07bcc;hpb=e477b088207df5ba75ee801a9ad8a0c93ced2d8f;p=gitmo%2FMoose-Autobox.git diff --git a/lib/Moose/Autobox/Number.pm b/lib/Moose/Autobox/Number.pm index 2c2f1a9..132c6f3 100644 --- a/lib/Moose/Autobox/Number.pm +++ b/lib/Moose/Autobox/Number.pm @@ -1,7 +1,7 @@ package Moose::Autobox::Number; use Moose::Role; -our $VERSION = '0.01'; +our $VERSION = '0.09'; with 'Moose::Autobox::Value'; @@ -46,4 +46,4 @@ L This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. -=cut \ No newline at end of file +=cut