Skip to content

Commit

Permalink
1.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettMayson committed Sep 18, 2024
1 parent 6256e84 commit 09415f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The best way to make Arma 3 Extensions.

```toml
[dependencies]
arma-rs = "1.11.7"
arma-rs = "1.11.8"

[lib]
name = "my_extension"
Expand Down
2 changes: 1 addition & 1 deletion arma-rs/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "arma-rs"
description = "Arma 3 Extensions in Rust"
version = "1.11.7"
version = "1.11.8"
edition = "2021"
authors = ["Brett Mayson"]
repository = "https://github.com/brettmayson/arma-rs"
Expand Down

0 comments on commit 09415f5

Please sign in to comment.