Skip to content

Commit 1a5cfe0

Browse files
committed
chore: bump version
1 parent e7d2146 commit 1a5cfe0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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 = "magnet"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
edition = "2021"
55
authors = ["[email protected]"]
66
description = "Magnet — purple-team telemetry & simulation toolkit."

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This module demonstrates its value for testing detection rules and behavioral an
4040

4141
Donwload the [*release*](https://github.com/r3drun3/magnet/releases/) from github, for example:
4242
```bash
43-
curl -L -o magnet.zip https://github.com/R3DRUN3/magnet/releases/download/v0.4.0/magnet-v0.4.0-windows-x86_64.zip
43+
curl -L -o magnet.zip https://github.com/R3DRUN3/magnet/releases/download/v0.5.0/magnet-v0.5.0-windows-x86_64.zip
4444
```
4545
Extract the archive and you are ready to go!
4646

0 commit comments

Comments
 (0)