Skip to content

Commit f7a6ec5

Browse files
committed
chore(release): prepare for next development iteration
1 parent 80ee7e7 commit f7a6ec5

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
@@ -15,7 +15,7 @@ class Client
1515
/**
1616
* Client version updated by: 'make release VERSION=1.5.0'
1717
*/
18-
const VERSION = '3.3.0';
18+
const VERSION = 'dev';
1919

2020
public $options;
2121
public $closed = false;

0 commit comments

Comments
 (0)