Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #8 from ckyycc/dev
Browse files Browse the repository at this point in the history
for 0.1.6
  • Loading branch information
ckyycc authored Jun 7, 2020
2 parents 37cafc6 + 3b53f4f commit 8daf070
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ node_js:
branches:
only:
- master
- test
- dev

install:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hdb-pool",
"description": "HANA database connection pool for Node.js",
"version": "0.1.5",
"version": "0.1.6",
"scripts": {
"start": "node ./bin/www",
"test": "nyc mocha",
Expand Down

0 comments on commit 8daf070

Please sign in to comment.