projects
/
scpubgit/Object-Remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9addd59
)
bump version
Matt S Trout [Tue, 19 Mar 2013 23:24:04 +0000 (23:24 +0000)]
lib/Object/Remote.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Object/Remote.pm
b/lib/Object/Remote.pm
index
d4c269b
..
5cc2524
100644
(file)
--- a/
lib/Object/Remote.pm
+++ b/
lib/Object/Remote.pm
@@
-5,7
+5,7
@@
use Object::Remote::Handle;
use Object::Remote::Logging qw( :log );
use Module::Runtime qw(use_module);
-our $VERSION = '0.003001_01'; # 0.3.1
+our $VERSION = '0.003002'; # 0.3.2
sub new::on {
my ($class, $on, @args) = @_;