Skip to content

Commit 2917d56

Browse files
committed
fix
1 parent c3203bd commit 2917d56

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.2",
3+
"version": "1.1.3",
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.6",
3+
"version": "15.4.7",
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)