Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 5c9624b

Browse files
authored
Merge pull request #55 from 2Toad/1.6.0
Bump version: 1.6.0
2 parents 0946d63 + 91387dc commit 5c9624b

File tree

5 files changed

+2
-5
lines changed

5 files changed

+2
-5
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Copyright (c) 2017 2Toad, LLC
44
* https://github.com/2Toad/node-teradata
55
*
6-
* Version: 1.5.0
76
* License: MIT
87
*/
98

lib/logger.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Copyright (c) 2017 2Toad, LLC
44
* https://github.com/2Toad/node-teradata
55
*
6-
* Version: 1.5.0
76
* License: MIT
87
*/
98

lib/teradata.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Copyright (c) 2017 2Toad, LLC
44
* https://github.com/2Toad/node-teradata
55
*
6-
* Version: 1.5.0
76
* License: MIT
87
*/
98

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-teradata",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "Teradata for Node.js",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)