Bump version and update Changes
[www-backpacktf.git] / lib / WWW / BackpackTF / Item.pm
index ee548ee798ac5cab4e84b9d30458a8206fdefdb2..aeb7b0dfcfdb2c18b1b5dd524c0b96bc9b2ec372 100644 (file)
@@ -3,7 +3,7 @@ package WWW::BackpackTF::Item;
 use 5.014000;
 use strict;
 use warnings;
-our $VERSION = '0.000_002';
+our $VERSION = '0.000_003';
 
 sub new{
        my ($class, $name, $content) = @_;
This page took 0.009061 seconds and 4 git commands to generate.