Skip to content

Commit 7470616

Browse files
committed
Release 0.4.0
1 parent f7f475a commit 7470616

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0.4.0 (March ??, 2019)
1+
# 0.4.0 (March 11, 2019)
22

33
## Features
44

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": "mssql-pool-party",
3-
"version": "0.3.2",
3+
"version": "0.4.0",
44
"description": "Extension of mssql that provides management of multiple connection pools, dsns, retries, and more",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)