Skip to content

Commit

Permalink
chore(release): 6.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.1](v6.0.0...v6.0.1) (2021-12-18)

### Bug Fixes

* publish images to ghcr.io ([144af24](144af24))
  • Loading branch information
semantic-release-bot committed Dec 18, 2021
1 parent bed300e commit 813025e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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,7 +1,7 @@
[package]
name = "minesweep"
description = "A mine sweeping game written in Rust"
version = "6.0.0"
version ="6.0.1"
authors = ["Phillip Cloud"]
edition = "2021"
license = "Apache-2.0"
Expand Down

0 comments on commit 813025e

Please sign in to comment.