Bump version and update Changes
[www-oxontime.git] / lib / WWW / Oxontime.pm
index fddc3d1836cc6e1d0cf8b3798fbdd0bcef615ab8..68aa6f765510394622a02b8d42bfdf4820eed0c3 100644 (file)
@@ -26,7 +26,7 @@ my @CONSTANTS =
      NEXTBUS_FROM_SLADE_PARK
      NEXTBUS_FROM_CITY_CENTRE/;
 
-our $VERSION = '0.001';
+our $VERSION = '0.002';
 our @EXPORT_OK = (qw/stops_for_route departures_for_stop nextbus_from_to/, @CONSTANTS);
 our @EXPORT = ();
 our %EXPORT_TAGS = (all => [@EXPORT_OK], constants => [@CONSTANTS]);
This page took 0.009419 seconds and 4 git commands to generate.