projects
/
scpubgit/Object-Remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
255f68c
)
bump version
Matt S Trout [Sun, 10 Jan 2016 19:58:39 +0000 (19:58 +0000)]
lib/Object/Remote.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Object/Remote.pm
b/lib/Object/Remote.pm
index
c8236a2
..
bacf74d
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.003005'; # 0.3.5
+our $VERSION = '0.003006'; # 0.3.6
sub new::on {
my ($class, $on, @args) = @_;