projects
/
scpubgit/Object-Remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e0cc49d
)
second release - moar awesome
Matt S Trout [Wed, 18 Jul 2012 18:49:34 +0000 (18:49 +0000)]
lib/Object/Remote.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Object/Remote.pm
b/lib/Object/Remote.pm
index
e685445
..
0e9a559
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.001001'; # 0.1.1
+our $VERSION = '0.002001'; # 0.2.1
sub new::on {
my ($class, $on, @args) = @_;