bump version
Matt S Trout [Tue, 29 Jul 2014 03:17:22 +0000 (03:17 +0000)]
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) = @_;