Skip to content

Commit 27f9570

Browse files
committed
chore(main): release 0.1.7
1 parent c518fc5 commit 27f9570

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.7](https://github.com/bihealth/viguno/compare/v0.1.6...v0.1.7) (2023-12-22)
4+
5+
6+
### Bug Fixes
7+
8+
* make clippy happy about PartialOrd impls ([#96](https://github.com/bihealth/viguno/issues/96)) ([da19a5f](https://github.com/bihealth/viguno/commit/da19a5f122f51da83f344e3cf9857df3c5ebe5da))
9+
310
## [0.1.6](https://github.com/bihealth/viguno/compare/v0.1.5...v0.1.6) (2023-06-19)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "viguno"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
edition = "2021"
55
authors = ["Manuel Holtgrewe <manuel.holtgrewe@bih-charite.de>"]
66
description = "Rust template repository"

0 commit comments

Comments
 (0)