Skip to content

Commit 8fd41f8

Browse files
v0.12.9
1 parent 294a0f2 commit 8fd41f8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.12.8",
2+
"version": "0.12.9",
33
"npmClient": "yarn",
44
"useWorkspaces": true
55
}

services/application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@identity-x/application-service",
3-
"version": "0.12.8",
3+
"version": "0.12.9",
44
"description": "The IdentityX application service.",
55
"main": "src/index.js",
66
"author": "Jacob Bare <jacob@limit0.io>",

services/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@identity-x/graphql-service",
3-
"version": "0.12.8",
3+
"version": "0.12.9",
44
"description": "The IdentityX GraphQL API server.",
55
"main": "src/index.js",
66
"author": "Jacob Bare <jacob@limit0.io>",

0 commit comments

Comments
 (0)