Skip to content

Commit

Permalink
v0.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zarathustra323 committed Mar 26, 2020
1 parent ce1c3cb commit 647b6a1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.5",
"version": "0.12.6",
"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.5",
"version": "0.12.6",
"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.5",
"version": "0.12.6",
"description": "The IdentityX GraphQL API server.",
"main": "src/index.js",
"author": "Jacob Bare <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion services/manage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@identity-x/manage",
"version": "0.12.5",
"version": "0.12.6",
"private": true,
"description": "IdentityX manage application",
"repository": "https://github.com/base-cms/id-me/tree/master/services/manage",
Expand Down

0 comments on commit 647b6a1

Please sign in to comment.