Skip to content

Commit

Permalink
Deps upgrade for releasing v0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
detro committed May 20, 2024
1 parent 1d85b5e commit 59a3d20
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 58 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v0.1.10 (2024-05-20)

## Notes

* Deps upgrade

# v0.1.9 (2024-04-15)

## Features
Expand Down
121 changes: 64 additions & 57 deletions 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 = "ksunami"
version = "0.1.9"
version = "0.1.10"
edition = "2021"
authors = ["Ivan De Marino <detronizator@gmail.com>", "Kafkesc <https://github.com/kafkesc>"]
repository = "https://github.com/kafkesc/ksunami"
Expand Down

0 comments on commit 59a3d20

Please sign in to comment.