Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
hu3man committed Nov 17, 2022
1 parent f3d6dd2 commit 1b41bd5
Show file tree
Hide file tree
Showing 22 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.23.14-rc"
"version": "0.23.15-rc"
}
106 changes: 53 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions taqueria-flextesa-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taqueria/flextesa-manager",
"version": "0.23.14-rc",
"version": "0.23.15-rc",
"private": true,
"description": "Provides an interface and abstraction over a flextesa mininet",
"main": "index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"typescript": "^4.7.2"
},
"dependencies": {
"@taqueria/node-sdk": "^0.23.14-rc",
"@taqueria/node-sdk": "^0.23.15-rc",
"execa": "^6.1.0",
"promise-retry": "^2.0.1",
"yargs": "^17.5.1",
Expand Down
Loading

0 comments on commit 1b41bd5

Please sign in to comment.