Skip to content

Commit 54a538c

Browse files
committed
Bumping version to v0.1.7
1 parent 5460c2b commit 54a538c

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v0.1.7 (2023-03-13)
2+
3+
## Features
4+
5+
* Docker: Ksunami is now available as image on Docker-Hub: [kafkesc/ksunami](https://hub.docker.com/r/kafkesc/ksunami) ([i#15](https://github.com/kafkesc/ksunami/issues/15))
6+
7+
## Notes
8+
9+
Multiple dependencies updates since previous release
10+
111
# v0.1.6 (2023-01-18)
212

313
## Enhancements

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ksunami"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
edition = "2021"
55
authors = ["Ivan De Marino <[email protected]>", "Kafkesc <https://github.com/kafkesc>"]
66
repository = "https://github.com/kafkesc/ksunami"

0 commit comments

Comments
 (0)