Skip to content

Commit a30fe1b

Browse files
release: 0.2.0-rc154
1 parent 0742d5c commit a30fe1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"start:frontend": "cd frontend && yarn start",
7676
"test:frontend": "cd frontend && yarn test"
7777
},
78-
"version": "0.2.0-rc151",
78+
"version": "0.2.0-rc154",
7979
"engine": {
8080
"node": ">=20",
8181
"yarn": ">=1.22.0",

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "olas-operate-middleware"
3-
version = "0.2.0-rc151"
3+
version = "0.2.0-rc154"
44
description = ""
55
authors = ["David Vilela <[email protected]>", "Viraj Patel <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)