Skip to content

Commit 766a19f

Browse files
committed
Bump version to v0.1.1
1 parent c5faa68 commit 766a19f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ A [Trino](https://trino.io) client for [Node.js](https://nodejs.org/).
66

77
- Connections over HTTP or HTTPS
88
- Supports HTTP Basic Authentication
9+
- Per-query user information for access control
910

1011
## Requirements
1112

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trino-client",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"author": {
55
"name": "Filipe Regadas",
66
"email": "[email protected]",

0 commit comments

Comments
 (0)