We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3d2ce8 commit cad946aCopy full SHA for cad946a
2 files changed
lib/GRNOC/RabbitMQ.pm
@@ -51,7 +51,7 @@ use warnings;
51
52
use AnyEvent::RabbitMQ;
53
54
-our $VERSION = '1.0.1';
+our $VERSION = '1.0.2';
55
56
57
=head2 connect_to_rabbit
perl-GRNOC-RabbitMQ.spec
@@ -1,7 +1,7 @@
1
Summary: GRNOC RabbitMQ Perl Libraries
2
Name: perl-GRNOC-RabbitMQ
3
-Version: 1.0.1
4
-Release: 3%{?dist}
+Version: 1.0.2
+Release: 1%{?dist}
5
License: APL 2.0
6
Group: Network
7
URL: http://globalnoc.iu.edu
0 commit comments