Skip to content

Commit 508dc9e

Browse files
committed
chore(release): prepare for next development iteration
1 parent fa7ae00 commit 508dc9e

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.1.0';
21+
const VERSION = 'dev';
2222

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

0 commit comments

Comments
 (0)