Skip to content

Commit c014152

Browse files
committed
0.2.0 version
1 parent 754ba18 commit c014152

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,5 +436,5 @@ MIT
436436

437437
ChangeLog
438438
---
439-
439+
* 2016-08-11 Release 0.2.0 : ( exception on error write )
440440
* 2016-08-06 Release 0.1.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "smi2/phpclickhouse",
33
"type": "library",
4-
"version" : "0.1.0",
4+
"version" : "0.2.0",
55
"description": "php ClickHouse client library",
66
"keywords": ["clickhouse", "driver", "client", "curl", "http", "HTTP client"],
77
"homepage": "https://github.com/smi2/phpClickHouse",

0 commit comments

Comments
 (0)