Skip to content

Commit 3b2f413

Browse files
committed
version bump
1 parent 1dd7caf commit 3b2f413

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
All major and minor releases are briefly explained below.
2+
3+
For richer information consult the commit log on github with referenced pull requests.
4+
5+
We do not include break-fix version release in this file.
6+
17
### v1.0 - not released yet
28

39
- remove deprecated functionality

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pg",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"description": "PostgreSQL client - pure javascript & libpq with the same API",
55
"keywords": [
66
"postgres",

0 commit comments

Comments
 (0)