Bump version and update Changes
[www-backpacktf.git] / lib / WWW / BackpackTF / User.pm
index 6120ba406ec8298b823ffe1ff425148bedf10cf9..0d40c2c004024fbfafbf8ea683da31fefb23dacd 100644 (file)
@@ -3,7 +3,7 @@ package WWW::BackpackTF::User;
 use 5.014000;
 use strict;
 use warnings;
-our $VERSION = '0.000_001';
+our $VERSION = '0.000_003';
 
 sub new{
        my ($class, $content) = @_;
@@ -131,6 +131,10 @@ Returns the UNIX timestamp of this user's last backpack update for the specified
 
 =back
 
+=head1 SEE ALSO
+
+L<http://backpack.tf/api/users>
+
 =head1 AUTHOR
 
 Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
This page took 0.009848 seconds and 4 git commands to generate.