Skip to content

Commit

Permalink
v9.3.5-canary.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed May 12, 2019
1 parent a608dd9 commit 3d5738a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions lerna.json
Expand Up @@ -17,5 +17,5 @@
"registry": "https://registry.npmjs.org/"
}
},
"version": "9.3.4"
}
"version": "9.3.5-canary.0"
}
2 changes: 1 addition & 1 deletion packages/micro/package.json
@@ -1,6 +1,6 @@
{
"name": "micro",
"version": "9.3.4",
"version": "9.3.5-canary.0",
"description": "Asynchronous HTTP microservices",
"license": "MIT",
"main": "./lib/index.js",
Expand Down

0 comments on commit 3d5738a

Please sign in to comment.