Skip to content

Commit

Permalink
release: v0.1.11 (#366)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.1.11](v0.1.10...v0.1.11)
(2024-09-07)


### Dependencies

* lock file maintenance
([#364](#364))
([06eff07](06eff07))
* update rust crate tokio to v1.40.0
([#361](#361))
([c757357](c757357))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: mazi-release[bot] <157046322+mazi-release[bot]@users.noreply.github.com>
  • Loading branch information
mazi-release[bot] authored Sep 7, 2024
1 parent 06eff07 commit 74574db
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/files/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.10"
".": "0.1.11"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.11](https://github.com/4m-mazi/osekkai-chan/compare/v0.1.10...v0.1.11) (2024-09-07)


### Dependencies

* lock file maintenance ([#364](https://github.com/4m-mazi/osekkai-chan/issues/364)) ([06eff07](https://github.com/4m-mazi/osekkai-chan/commit/06eff07f7b8457fac28da83817d741f370c21a8c))
* update rust crate tokio to v1.40.0 ([#361](https://github.com/4m-mazi/osekkai-chan/issues/361)) ([c757357](https://github.com/4m-mazi/osekkai-chan/commit/c757357838f9ef0e5b0e12948212856e1d28c1e3))

## [0.1.10](https://github.com/4m-mazi/osekkai-chan/compare/v0.1.9...v0.1.10) (2024-08-25)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "osekkai-chan"
version = "0.1.10"
version = "0.1.11"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 74574db

Please sign in to comment.