Skip to content

Commit 1e0f4db

Browse files
committed
v0.12.1
1 parent 450612c commit 1e0f4db

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.12.0",
3+
"version": "0.12.1",
44
"npmClient": "pnpm"
55
}

packages/meta/db-meta-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pgpm/db-meta-modules",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "Module metadata handling and dependency tracking",
55
"author": "Dan Lynch <pyramation@gmail.com>",
66
"contributors": [

packages/meta/db-meta-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pgpm/db-meta-schema",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "Database metadata utilities and introspection functions",
55
"author": "Dan Lynch <pyramation@gmail.com>",
66
"contributors": [

0 commit comments

Comments
 (0)