Skip to content

Commit 406d893

Browse files
committed
Update version to 0.37
1 parent 546fc61 commit 406d893

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/Grpc/XS.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Vincent van Dam <joyrex2001@gmail.com>
2828

2929
=head1 COPYRIGHT AND LICENSE
3030
31-
This software is copyright (c) 2017-2019 by Vincent van Dam.
31+
This software is copyright (c) 2017-2022 by Vincent van Dam.
3232
grpc-perl is licensed under the Apache License 2.0.
3333
3434
=cut
@@ -39,7 +39,7 @@ L<Google::ProtocolBuffers::Dynamic>
3939
4040
=cut
4141

42-
our $VERSION = '0.36';
42+
our $VERSION = '0.37';
4343

4444
XSLoader::load(__PACKAGE__, $VERSION );
4545

0 commit comments

Comments
 (0)