Skip to content

Commit cb359d1

Browse files
committed
Close method now closes all the connections
1 parent d17c968 commit cb359d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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": "database-js-mssql",
3-
"version": "0.2.3",
3+
"version": "0.3.0",
44
"description": "Database-js driver for SQL Server that works on Linux, Mac, and Windows",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)