projects
/
scpubgit/Object-Remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
bef36e7
)
Bumping version to 0.004000
Matt S Trout [Fri, 26 Aug 2016 13:17:56 +0000 (13:17 +0000)]
lib/Object/Remote.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Object/Remote.pm
b/lib/Object/Remote.pm
index
bacf74d
..
c2324df
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.003006'; # 0.3.6
+our $VERSION = '0.004000'; # 0.4.0
sub new::on {
my ($class, $on, @args) = @_;