Skip to content

Commit 43e7be9

Browse files
committed
chore(release): prepare for next development iteration
1 parent 2bd45c3 commit 43e7be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/InfluxDB2/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Client
1818
/**
1919
* Client version updated by: 'make release VERSION=1.5.0'
2020
*/
21-
const VERSION = '3.0.0';
21+
const VERSION = 'dev';
2222

2323
public $options;
2424
public $closed = false;

0 commit comments

Comments
 (0)