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

Commit d1311df

Browse files
authored
Merge pull request #14 from 2Toad/jp-misc-5
Bump version: 1.3.1
2 parents 05805e3 + 4a32668 commit d1311df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (c) 2017 2Toad, LLC
44
* https://github.com/2Toad/node-teradata
55
*
6-
* Version: 1.3.0
6+
* Version: 1.3.1
77
* License: MIT
88
*/
99

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.3.0",
3+
"version": "1.3.1",
44
"description": "Teradata for Node.js",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)