Skip to content

Commit

Permalink
refactoring distribution.
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Jun 11, 2017
1 parent 1831bd0 commit 70dd783
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -870,7 +870,7 @@ If, however you normally exit your application by killing the NodeJS process, th

# History

For the list of all changes see the [history log](history.md).
For the list of all changes see the [CHANGELOG](CHANGELOG.md).

# License

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "pg-promise",
"version": "5.9.0",
"version": "5.9.1",
"description": "Promises interface for PostgreSQL",
"main": "lib/index.js",
"typings": "typescript/pg-promise.d.ts",
Expand Down

0 comments on commit 70dd783

Please sign in to comment.