Skip to content

Commit 656093b

Browse files
committed
chore: bump version to 0.2.0-rc144 in package.json and pyproject.toml
1 parent d4a3eaa commit 656093b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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-rc143",
78+
"version": "0.2.0-rc144",
7979
"engine": {
8080
"node": ">=20",
8181
"yarn": ">=1.22.0",

pyproject.toml

Lines changed: 1 addition & 1 deletion
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-rc143"
3+
version = "0.2.0-rc144"
44
description = ""
55
authors = ["David Vilela <[email protected]>", "Viraj Patel <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)