Skip to content

Commit

Permalink
feat: bump to v0.1.0.post6
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybayblade committed Apr 18, 2024
1 parent 03655cf commit 5c0c1c7
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 @@ -68,5 +68,5 @@
"start": "electron .",
"build": "rm -rf dist/ && electron-builder build"
},
"version": "0.1.0-rc5"
"version": "0.1.0-rc6"
}
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.1.0-rc5"
version = "0.1.0-rc6"
description = ""
authors = ["David Vilela <[email protected]>", "Viraj Patel <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 5c0c1c7

Please sign in to comment.