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

Commit 4dcbacd

Browse files
author
Jason Pierce
committed
Bump version
1 parent 5193605 commit 4dcbacd

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.2.0
6+
* Version: 1.3.0
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.1.0",
3+
"version": "1.3.0",
44
"description": "Teradata for Node.js",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)