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