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