Skip to content

Commit 2fd0522

Browse files
committed
v0.3.1
1 parent 285637f commit 2fd0522

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"npmClient": "pnpm"
55
}

packages/supabase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lql-pg/supabase",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"author": "Interweb <[email protected]>",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)