Implement IGetMarketPrices and IGetUserListings
[www-backpacktf.git] / lib / WWW / BackpackTF / User.pm
index 539ec0f6d81af38e746c22c36eb9636af3027dcb..6248b85b8b5d270e06755c7d99863f7d924a97c3 100644 (file)
@@ -3,7 +3,7 @@ package WWW::BackpackTF::User;
 use 5.014000;
 use strict;
 use warnings;
-our $VERSION = '0.001001';
+our $VERSION = '0.002';
 
 sub new{
        my ($class, $content) = @_;
This page took 0.009949 seconds and 4 git commands to generate.