Skip to content

Commit

Permalink
v0.12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
zarathustra323 committed May 1, 2020
1 parent 294a0f2 commit 8fd41f8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.12.8",
"version": "0.12.9",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion services/application/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@identity-x/application-service",
"version": "0.12.8",
"version": "0.12.9",
"description": "The IdentityX application service.",
"main": "src/index.js",
"author": "Jacob Bare <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion services/graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@identity-x/graphql-service",
"version": "0.12.8",
"version": "0.12.9",
"description": "The IdentityX GraphQL API server.",
"main": "src/index.js",
"author": "Jacob Bare <[email protected]>",
Expand Down

0 comments on commit 8fd41f8

Please sign in to comment.