Skip to content

Commit e643097

Browse files
committed
Bump version to v0.1.0
Signed-off-by: Jess Frazelle <[email protected]>
1 parent 57e2f88 commit e643097

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/jessfraz/magneto/releases/download/v0.0.0/magneto-linux-386) / [amd64](https://github.com/jessfraz/magneto/releases/download/v0.0.0/magneto-linux-amd64) / [arm](https://github.com/jessfraz/magneto/releases/download/v0.0.0/magneto-linux-arm) / [arm64](https://github.com/jessfraz/magneto/releases/download/v0.0.0/magneto-linux-arm64)
11+
- **linux** [386](https://github.com/jessfraz/magneto/releases/download/v0.1.0/magneto-linux-386) / [amd64](https://github.com/jessfraz/magneto/releases/download/v0.1.0/magneto-linux-amd64) / [arm](https://github.com/jessfraz/magneto/releases/download/v0.1.0/magneto-linux-arm) / [arm64](https://github.com/jessfraz/magneto/releases/download/v0.1.0/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.0.0
47+
Version: v0.1.0
4848
Build: 30036e2
4949

5050
-d run in debug mode

VERSION

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

0 commit comments

Comments
 (0)