File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4848 }
4949 },
5050 "release_status" : " stable" ,
51- "version" : " 1.33 "
51+ "version" : " 1.34 "
5252}
Original file line number Diff line number Diff line change @@ -30,4 +30,4 @@ no_index:
3030requires :
3131 EV : ' 4'
3232 Types::Serialiser : ' 0'
33- version : ' 1.33 '
33+ version : ' 1.34 '
Original file line number Diff line number Diff line change 22 EV::Tarantool16 - EV client for Tarantool 1.6
33
44VESRION
5- Version 1.33
5+ Version 1.34
66
77SYNOPSIS
88 use EV::Tarantool16;
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ EV::Tarantool16 - EV client for Tarantool 1.6
1717
1818=head1 VESRION
1919
20- Version 1.33
20+ Version 1.34
2121
2222
2323=cut
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ use strict;
55use warnings;
66use Types::Serialiser;
77
8- our $VERSION = ' 1.33 ' ;
8+ our $VERSION = ' 1.34 ' ;
99
1010use EV ();
1111
@@ -46,7 +46,7 @@ EV::Tarantool16 - EV client for Tarantool 1.6
4646
4747=head1 VESRION
4848
49- Version 1.33
49+ Version 1.34
5050
5151=cut
5252
You can’t perform that action at this time.
0 commit comments