Skip to content

Commit c780666

Browse files
committed
proper build PG15
1 parent 2917d56 commit c780666

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pgsql/parser",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"author": "Dan Lynch <[email protected]>",
55
"description": "Multi-version PostgreSQL parser with dynamic version selection",
66
"main": "./wasm/index.cjs",

versions/15/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/v15",
3-
"version": "15.4.7",
3+
"version": "15.4.8",
44
"description": "The real PostgreSQL query parser",
55
"homepage": "https://github.com/launchql/libpg-query-node",
66
"main": "./wasm/index.cjs",

0 commit comments

Comments
 (0)