We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f514cd5 commit 756374eCopy full SHA for 756374e
library/Requests.php
@@ -67,7 +67,7 @@ class Requests {
67
*
68
* @var string
69
*/
70
- const VERSION = '1.6-dev';
+ const VERSION = '1.6';
71
72
/**
73
* Registered transport classes
0 commit comments