projects
/
scpubgit/Object-Remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
df8e0ca
)
bump version
Matt S Trout [Wed, 25 Jul 2012 17:06:33 +0000 (17:06 +0000)]
lib/Object/Remote.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Object/Remote.pm
b/lib/Object/Remote.pm
index
a20ef97
..
a0eaee5
100644
(file)
--- 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.002002'; # 0.2.2
+our $VERSION = '0.002003'; # 0.2.3
sub new::on {
my ($class, $on, @args) = @_;