From a7de7940496eca5dcc7ce433d026b0d92bb54475 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 3 Jul 2011 21:51:27 +0200 Subject: Release v0.4 --- bin/raps2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/raps2') diff --git a/bin/raps2 b/bin/raps2 index 54d5d3c..62e70e1 100755 --- a/bin/raps2 +++ b/bin/raps2 @@ -11,7 +11,7 @@ use App::Raps2; my $raps2 = App::Raps2->new(); my ( $action, @args ) = @ARGV; -our $VERSION = '0.3'; +our $VERSION = '0.4'; given ($action) { when ('add') { $raps2->cmd_add(@args) } @@ -37,7 +37,7 @@ B I I =head1 VERSION -This manual documents B version 0.3 +This manual documents B version 0.4 =head1 DESCRIPTION -- cgit v1.2.3