Skip to content

Commit

Permalink
Travis CI build: 72 v1.9.3 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 1, 2020
1 parent c3880f8 commit 13d1e3f
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
Expand Up @@ -4,7 +4,7 @@
"packages": [
"packages/*"
],
"version": "1.9.2",
"version": "1.9.3",
"command": {
"bootstrap": {
"npmClientArgs": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/root",
"version": "1.9.2",
"version": "1.9.3",
"description": "Monorepo CLI and utils to deploy packages on NPM",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/monorepo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/monorepo-utils",
"version": "1.9.2",
"version": "1.9.3",
"description": "Mono repo utils",
"private": false,
"main": "./src/index.js",
Expand Down

0 comments on commit 13d1e3f

Please sign in to comment.