Skip to content

Commit

Permalink
release: 0.2.0-rc84 trader + memeooorr
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoreira-valory committed Jan 10, 2025
1 parent 07ac268 commit 9ba263d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"start:frontend": "cd frontend && yarn start",
"test:frontend": "cd frontend && yarn test"
},
"version": "0.2.0-rc83",
"version": "0.2.0-rc84",
"engine": {
"node": ">=20",
"yarn": ">=1.22.0",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "olas-operate-middleware"
version = "0.2.0-rc83"
version = "0.2.0-rc84"
description = ""
authors = ["David Vilela <dvilelaf@gmail.com>", "Viraj Patel <vptl185@gmail.com>"]
readme = "README.md"
Expand Down

0 comments on commit 9ba263d

Please sign in to comment.