Skip to content

Commit 3d10760

Browse files
committed
Update version for release
1 parent ef9072c commit 3d10760

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
@@ -39,10 +39,10 @@ grpc-perl is licensed under the Apache License 2.0.
3939
4040
L<Google::ProtocolBuffers::Dynamic>
4141
L<https://github.com/joyrex2001/grpc-perl>
42-
42+
4343
=cut
4444

45-
our $VERSION = '0.10';
45+
our $VERSION = '0.20';
4646

4747
XSLoader::load(__PACKAGE__, $VERSION );
4848

0 commit comments

Comments
 (0)