From: Matt S Trout Date: Wed, 18 Jul 2012 18:49:34 +0000 (+0000) Subject: second release - moar awesome X-Git-Tag: v0.002002~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=commitdiff_plain;h=9c01f262452bf2451e15ae16bb5488447ea3d1e9 second release - moar awesome --- diff --git a/lib/Object/Remote.pm b/lib/Object/Remote.pm index e685445..0e9a559 100644 --- a/lib/Object/Remote.pm +++ b/lib/Object/Remote.pm @@ -4,7 +4,7 @@ use Object::Remote::MiniLoop; use Object::Remote::Handle; use Module::Runtime qw(use_module); -our $VERSION = '0.001001'; # 0.1.1 +our $VERSION = '0.002001'; # 0.2.1 sub new::on { my ($class, $on, @args) = @_;