bump version
[scpubgit/Object-Remote.git] / lib / Object / Remote.pm
index 5cc2524..63143ed 100644 (file)
@@ -5,7 +5,7 @@ use Object::Remote::Handle;
 use Object::Remote::Logging qw( :log );
 use Module::Runtime qw(use_module);
 
-our $VERSION = '0.003002'; # 0.3.2
+our $VERSION = '0.003003'; # 0.3.3
 
 sub new::on {
   my ($class, $on, @args) = @_;