Skip to content

Commit 756374e

Browse files
committed
Bump to 1.6
1 parent f514cd5 commit 756374e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/Requests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class Requests {
6767
*
6868
* @var string
6969
*/
70-
const VERSION = '1.6-dev';
70+
const VERSION = '1.6';
7171

7272
/**
7373
* Registered transport classes

0 commit comments

Comments
 (0)