Skip to content

Commit

Permalink
chore: release 0.1.1 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 11, 2023
1 parent 5df9de5 commit f38a1bb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.1](https://www.github.com/bihealth/viguno/compare/v0.1.0...v0.1.1) (2023-06-11)


### Build System

* provide Docker images from GitHub releases ([#6](https://www.github.com/bihealth/viguno/issues/6)) ([#13](https://www.github.com/bihealth/viguno/issues/13)) ([5df9de5](https://www.github.com/bihealth/viguno/commit/5df9de59ff3734896279003be7ff0a10fa86ae5a))

## 0.1.0 (2023-06-11)


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 = "viguno"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
authors = ["Manuel Holtgrewe <[email protected]>"]
description = "Rust template repository"
Expand Down

0 comments on commit f38a1bb

Please sign in to comment.