Skip to content

Commit

Permalink
v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xndlnk committed Dec 19, 2018
1 parent d2991fb commit 69e2435
Show file tree
Hide file tree
Showing 3 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,6 +1,6 @@
{
"lerna": "2.9.0",
"version": "0.10.0",
"version": "0.11.0",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion sources/microservice-system-analyzer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "microservice-system-analyzer",
"version": "0.10.0",
"version": "0.11.0",
"description": "",
"main": "dist/api.js",
"files": [
Expand Down
4 changes: 2 additions & 2 deletions sources/microservice-system-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "microservice-system-viewer",
"version": "0.10.0",
"version": "0.11.0",
"description": "",
"main": "src/viewer.ts",
"scripts": {
Expand Down Expand Up @@ -56,4 +56,4 @@
"webpack-cli": "^2.1.3",
"webpack-dev-server": "^3.1.4"
}
}
}

0 comments on commit 69e2435

Please sign in to comment.