We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f212d2 commit eb4d13cCopy full SHA for eb4d13c
lib/Gearman/Mesh.pm
@@ -14,11 +14,11 @@ Gearman::Mesh - thin wrappers around Gearman::XS modules
14
15
=head1 VERSION
16
17
-Version 0.04
+Version 0.06
18
19
=cut
20
21
-our $VERSION = '0.04';
+our $VERSION = '0.06';
22
23
=head1 DESCRIPTION
24
lib/Gearman/Mesh/Worker.pm
@@ -41,11 +41,11 @@ Gearman::Mesh::Worker - A wrapper around Gearman::XS::Worker
41
42
43
44
-Version 0.05
45
46
47
48
-our $VERSION = '0.05';
49
50
=head1 SYNOPSIS
51
0 commit comments