Skip to content

Commit

Permalink
v0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zarathustra323 committed Jun 30, 2020
1 parent d71c6bc commit c605e03
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.13.0",
"version": "0.13.1",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion services/export/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@identity-x/export-service",
"version": "0.13.0",
"version": "0.13.1",
"description": "The IdentityX export service.",
"main": "src/index.js",
"author": "Josh Worden <[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.13.0",
"version": "0.13.1",
"description": "The IdentityX GraphQL API server.",
"main": "src/index.js",
"author": "Jacob Bare <[email protected]>",
Expand Down

0 comments on commit c605e03

Please sign in to comment.