Skip to content

Commit

Permalink
v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xndlnk committed Jan 16, 2019
1 parent cc99f1c commit 1e83a8e
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,6 +1,6 @@
{
"lerna": "2.9.0",
"version": "0.11.0",
"version": "0.12.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.11.0",
"version": "0.12.0",
"description": "",
"main": "dist/api.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion 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.11.0",
"version": "0.12.0",
"description": "",
"main": "src/viewer.ts",
"scripts": {
Expand Down

0 comments on commit 1e83a8e

Please sign in to comment.