]> iEval git - www-backpacktf.git/blobdiff - lib/WWW/BackpackTF/MarketItem.pm
Bump version and update Changes
[www-backpacktf.git] / lib / WWW / BackpackTF / MarketItem.pm
index 843ac60b091152620e7677ee19d07ab7add20c07..be32d216a5d1cbbce274daff39d580f46ef3f0fc 100644 (file)
@@ -3,7 +3,7 @@ package WWW::BackpackTF::MarketItem;
 use 5.014000;
 use strict;
 use warnings;
-our $VERSION = '0.002';
+our $VERSION = '0.002001';
 
 sub new{
        my ($class, $name, $content) = @_;
@@ -66,8 +66,6 @@ The price this item is selling for, in cents (USD 0.01).
 
 =back
 
-=back
-
 =head1 SEE ALSO
 
 L<http://backpack.tf/api/docs/IGetMarketPrices>
@@ -78,7 +76,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2014-2016 by Marius Gavrilescu
+Copyright (C) 2014-2017 by Marius Gavrilescu
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.18.2 or,
This page took 0.025802 seconds and 4 git commands to generate.