diff options
-rw-r--r-- | lib/MGA/Mirrors.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/MGA/Mirrors.pm b/lib/MGA/Mirrors.pm index cbd0ff0..c1da8a0 100644 --- a/lib/MGA/Mirrors.pm +++ b/lib/MGA/Mirrors.pm @@ -23,7 +23,7 @@ use Catalyst qw/ extends 'Catalyst'; -our $VERSION = '0.04'; +our $VERSION = '0.05'; $VERSION = eval $VERSION; # Configure the application. |