Skip to content

Commit 80ee7e7

Browse files
committed
chore(release): release influxdb-client-php-3.3.0
1 parent 67dd630 commit 80ee7e7

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 = 'dev';
18+
const VERSION = '3.3.0';
1919

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

0 commit comments

Comments
 (0)