Skip to content

Commit

Permalink
Release v0.0.3 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdowdell authored Jan 18, 2023
1 parent 78ac80e commit 82f7bef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "invaders"
description = "A Space Invaders game TUI"
version = "0.0.2"
version = "0.0.3"
edition = "2021"
rust-version = "1.64.0"
repository = "https://github.com/mattdowdell/invaders"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ https://user-images.githubusercontent.com/20556265/166218629-518bca8d-f492-4357-
To install, use [`cargo`](https://doc.rust-lang.org/cargo/getting-started/installation.html):

```sh
cargo install --git https://github.com/mattdowdell/invaders --tag v0.0.2
cargo install --git https://github.com/mattdowdell/invaders --tag v0.0.3
```

See [here](https://github.com/mattdowdell/invaders/tags) for a full list of tags.
Expand Down

0 comments on commit 82f7bef

Please # to comment.