We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02267d commit a0cb441Copy full SHA for a0cb441
Changes
@@ -1,3 +1,5 @@
1
+1.03 Sun Sep 08 14:15:36 UTC 2020
2
+
3
1.02 Sun May 22 22:57:25 UTC 2018
4
5
1.01 Sun May 22 22:32:18 UTC 2018
lib/Binance/API.pm
@@ -35,7 +35,7 @@ use Binance::API::Request;
35
36
use Binance::Exception::Parameter::Required;
37
38
-our $VERSION = '1.02';
+our $VERSION = '1.03';
39
40
=head1 NAME
41
0 commit comments