Skip to content

Commit 05ff8ca

Browse files
committed
Bump version to v0.0.2
Signed-off-by: Jess Frazelle <[email protected]>
1 parent 658da17 commit 05ff8ca

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
@@ -9,7 +9,7 @@ well as features available.
99

1010
#### Binaries
1111

12-
- **linux** [386](https://github.com/jessfraz/amicontained/releases/download/v0.0.1/amicontained-linux-386) / [amd64](https://github.com/jessfraz/amicontained/releases/download/v0.0.1/amicontained-linux-amd64) / [arm](https://github.com/jessfraz/amicontained/releases/download/v0.0.1/amicontained-linux-arm) / [arm64](https://github.com/jessfraz/amicontained/releases/download/v0.0.1/amicontained-linux-arm64)
12+
- **linux** [386](https://github.com/jessfraz/amicontained/releases/download/v0.0.2/amicontained-linux-386) / [amd64](https://github.com/jessfraz/amicontained/releases/download/v0.0.2/amicontained-linux-amd64) / [arm](https://github.com/jessfraz/amicontained/releases/download/v0.0.2/amicontained-linux-arm) / [arm64](https://github.com/jessfraz/amicontained/releases/download/v0.0.2/amicontained-linux-arm64)
1313

1414
#### Via Go
1515

@@ -27,7 +27,7 @@ $ amicontained -h
2727
| (_| | | | | | | | (_| (_) | | | | || (_| | | | | | __/ (_| |
2828
\__,_|_| |_| |_|_|\___\___/|_| |_|\__\__,_|_|_| |_|\___|\__,_|
2929
Container introspection tool.
30-
Version: v0.0.1
30+
Version: v0.0.2
3131

3232
-d run in debug mode
3333
-v print version and exit (shorthand)

VERSION

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

0 commit comments

Comments
 (0)