Skip to content

Commit e754a13

Browse files
authored
version bump (#40)
1 parent aebc823 commit e754a13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
use DateTime;
55

6-
const VERSION = "1.1.0-dev";
6+
const VERSION = "1.2.0-dev";
77
const INITIAL_BACKOFF_SECONDS = 1;
88
const MAX_BACKOFF_SECONDS = 32;
99
const BACKOFF_FACTOR = 2;

0 commit comments

Comments
 (0)