Skip to content

Commit 763306e

Browse files
authored
Merge pull request #168 from jeffalbion/master
0.18.3
2 parents 23d6777 + 077eb07 commit 763306e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Below is a major feature comparison chart between the two drivers:
7070
| Tracing via hdbsqldbc_cons |:heavy_check_mark:|:x:|
7171
| Tracing via environment variable to a file |:heavy_check_mark:|:heavy_check_mark:|
7272
| Pure JavaScript package |:x: |:heavy_check_mark:|
73-
| Node.js major version support |8, 10, 12|All Supported Versions|
73+
| Node.js major version support |8+|All Supported Versions|
7474
| License (without alternate SAP license agreement) |[SAP Developer Agreement](https://tools.hana.ondemand.com/developer-license.txt)|[Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)|
7575
| SAP Support (with SAP Support agreement) |Component [HAN-DB-CLI](https://launchpad.support.sap.com/#incident/create)|Component [HAN-DB-CLI](https://launchpad.support.sap.com/#incident/create)|
7676
| Community Support |[answers.sap.com](https://answers.sap.com/tags/73554900100700000996) HANA tag|[node-hdb/issues](https://github.com/SAP/node-hdb/issues)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"name": "hdb",
88
"description": "SAP HANA Database Client for Node",
9-
"version": "0.18.2",
9+
"version": "0.18.3",
1010
"repository": {
1111
"type": "git",
1212
"url": "git://github.com/SAP/node-hdb.git"

0 commit comments

Comments
 (0)