Skip to content

Commit cad946a

Browse files
committed
bumping version numbers
1 parent a3d2ce8 commit cad946a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

lib/GRNOC/RabbitMQ.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ use warnings;
5151

5252
use AnyEvent::RabbitMQ;
5353

54-
our $VERSION = '1.0.1';
54+
our $VERSION = '1.0.2';
5555

5656

5757
=head2 connect_to_rabbit

perl-GRNOC-RabbitMQ.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: GRNOC RabbitMQ Perl Libraries
22
Name: perl-GRNOC-RabbitMQ
3-
Version: 1.0.1
4-
Release: 3%{?dist}
3+
Version: 1.0.2
4+
Release: 1%{?dist}
55
License: APL 2.0
66
Group: Network
77
URL: http://globalnoc.iu.edu

0 commit comments

Comments
 (0)