Skip to content

Commit 9c0101d

Browse files
committed
v15
1 parent 1eb3b60 commit 9c0101d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Our latest is built with `15-latest` branch from libpg_query
4848

4949
| PostgreSQL Major Version | libpg_query | Status | npm
5050
|--------------------------|-------------|---------------------|---------|
51-
| 15 | 15-latest | Supported | [`[email protected]`](https://www.npmjs.com/package/libpg-query/v/15.0.0)
51+
| 15 | 15-latest | Supported | [`latest`](https://www.npmjs.com/package/libpg-query/v/latest)
5252
| 14 | 14-latest | Supported | [`[email protected]`](https://www.npmjs.com/package/libpg-query/v/14.0.0)
5353
| 13 | 13-latest | Supported | [`[email protected]`](https://www.npmjs.com/package/libpg-query/v/13.3.1)
5454
| 12 | (n/a) | Not supported |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libpg-query",
3-
"version": "15.0.1",
3+
"version": "15.0.2",
44
"description": "The real PostgreSQL query parser",
55
"homepage": "https://github.com/pyramation/libpg-query-node",
66
"main": "index.js",

0 commit comments

Comments
 (0)