From 97beb3e0db45550784dced0abfbe38f0eb65571c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 13 May 2011 14:01:38 +0200 Subject: Release v0.2 --- lib/App/Raps2.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/App/Raps2.pm') diff --git a/lib/App/Raps2.pm b/lib/App/Raps2.pm index 4356fd5..50d7005 100644 --- a/lib/App/Raps2.pm +++ b/lib/App/Raps2.pm @@ -39,7 +39,7 @@ use File::BaseDir qw(config_home data_home); use File::Path qw(make_path); use File::Slurp qw(read_dir slurp write_file); -our $VERSION = '0.1'; +our $VERSION = '0.2'; =head1 METHODS @@ -346,6 +346,8 @@ sub cmd_list { } } +=back + =head1 DEPENDENCIES L, L, L, L. -- cgit v1.2.3