Skip to content

Commit

Permalink
docs update.
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Jun 12, 2016
1 parent a18c327 commit 5b1e552
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jsdoc/README.md
Expand Up @@ -32,7 +32,7 @@ For additional information see the project's [main page] and [WiKi pages].

* [formatting] - the library's query formatting engine
* [helpers] - to automatically generate `INSERT` and `UPDATE` queries
* [utils] - to improve support for applications that use many SQL files
* [utils] - to simplify the use of external SQL files
* [errors] - custom error types supported by the library

[formatting]:http://vitaly-t.github.io/pg-promise/formatting.html
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "pg-promise",
"version": "4.6.2",
"version": "4.6.3",
"description": "Promises interface for PostgreSQL",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 5b1e552

Please sign in to comment.