Skip to content

Commit 08a367d

Browse files
committed
Bump version to v0.2.1
Signed-off-by: Jess Frazelle <[email protected]>
1 parent 5c006b2 commit 08a367d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pipe runc events to a stats TUI (Text User Interface).
88

99
#### Binaries
1010

11-
- **linux** [386](https://github.com/genuinetools/magneto/releases/download/v0.2.0/magneto-linux-386) / [amd64](https://github.com/genuinetools/magneto/releases/download/v0.2.0/magneto-linux-amd64) / [arm](https://github.com/genuinetools/magneto/releases/download/v0.2.0/magneto-linux-arm) / [arm64](https://github.com/genuinetools/magneto/releases/download/v0.2.0/magneto-linux-arm64)
11+
- **linux** [386](https://github.com/genuinetools/magneto/releases/download/v0.2.1/magneto-linux-386) / [amd64](https://github.com/genuinetools/magneto/releases/download/v0.2.1/magneto-linux-amd64) / [arm](https://github.com/genuinetools/magneto/releases/download/v0.2.1/magneto-linux-arm) / [arm64](https://github.com/genuinetools/magneto/releases/download/v0.2.1/magneto-linux-arm64)
1212

1313
#### Via Go
1414

@@ -44,7 +44,7 @@ $ magneto --help
4444
|___/
4545

4646
Pipe runc events to a stats TUI (Text User Interface).
47-
Version: v0.2.0
47+
Version: v0.2.1
4848
Build: 30036e2
4949

5050
-d run in debug mode

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.2.0
1+
v0.2.1

0 commit comments

Comments
 (0)