Skip to content

Commit

Permalink
0.3.5
Browse files Browse the repository at this point in the history
chore(release): Tag v0.3.5 [skip ci]
  • Loading branch information
semantic-release authored and github-actions committed May 19, 2023
1 parent 168298f commit 755f580
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

<!--next-version-placeholder-->

## v0.3.5 (2023-05-19)


## v0.3.4 (2023-05-19)
### Fix
* Detect-secrets-init-text ([#101](https://github.com/slalombuild/secureli/issues/101)) ([`dc1755c`](https://github.com/slalombuild/secureli/commit/dc1755c53177de087147e2f392abecfb6b798c4c))
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 = "secureli"
version = "0.3.4"
version = "0.3.5"
description = "Secure Project Manager"
authors = ["Caleb Tonn <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 755f580

Please sign in to comment.