We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 546fc61 commit 406d893Copy full SHA for 406d893
lib/Grpc/XS.pm
@@ -28,7 +28,7 @@ Vincent van Dam <joyrex2001@gmail.com>
28
29
=head1 COPYRIGHT AND LICENSE
30
31
-This software is copyright (c) 2017-2019 by Vincent van Dam.
+This software is copyright (c) 2017-2022 by Vincent van Dam.
32
grpc-perl is licensed under the Apache License 2.0.
33
34
=cut
@@ -39,7 +39,7 @@ L<Google::ProtocolBuffers::Dynamic>
39
40
41
42
-our $VERSION = '0.36';
+our $VERSION = '0.37';
43
44
XSLoader::load(__PACKAGE__, $VERSION );
45
0 commit comments