Skip to content

Commit 7c43ba0

Browse files
committed
Changes to support node v9
Change-Id: I719e384af1599d0b07d011d59144b3081e11e6f1
1 parent ab560a7 commit 7c43ba0

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
@@ -20,6 +20,7 @@ Versions supported:
2020
<tr><td>1.0.6</td><td>0.10, 0.12, 4.x, 5.x</td></tr>
2121
<tr><td>1.0.9</td><td>6.x, 7.x</td></tr>
2222
<tr><td>1.0.19</td><td>8.x</td></tr>
23+
<tr><td>1.0.22</td><td>9.x</td></tr>
2324
</table>
2425

2526
## Getting Started

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "SQL ANYWHERE",
33
"name": "sqlanywhere",
44
"description": "SQL Anywhere JavaScript Driver.",
5-
"version": "1.0.21",
5+
"version": "1.0.22",
66
"repository": {
77
"url": "https://github.com/sqlanywhere/node-sqlanywhere"
88
},

0 commit comments

Comments
 (0)