Skip to content

Commit b195487

Browse files
committed
Bump version, first release
1 parent 055f308 commit b195487

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Generate project structures using yaml and golang templating.
1010
1111
### Binaries
1212

13-
- **linux** [386](https://github.com/bronzdoc/orbi/releases/download/v0.0.0/orbi-linux-386) / [amd64](https://github.com/bronzdoc/orbi/releases/download/v0.0.0/orbi-linux-amd64) / [arm](https://github.com/bronzdoc/orbi/releases/download/v0.0.0/orbi-linux-arm) / [arm64](https://github.com/bronzdoc/orbi/releases/download/v0.0.0/orbi-linux-arm64)
14-
- **darwin** [386](https://github.com/bronzdoc/orbi/releases/download/v0.0.0/orbi-darwin-386) / [amd64](https://github.com/bronzdoc/orbi/releases/download/v0.0.0/orbi-darwin-amd64)
15-
- **freebsd** [386](https://github.com/bronzdoc/orbi/releases/download/v0.0.0/orbi-freebsd-386) / [amd64](https://github.com/bronzdoc/orbi/releases/download/v0.0.0/orbi-freebsd-amd64)
13+
- **linux** [386](https://github.com/bronzdoc/orbi/releases/download/v0.1.0/orbi-linux-386) / [amd64](https://github.com/bronzdoc/orbi/releases/download/v0.1.0/orbi-linux-amd64) / [arm](https://github.com/bronzdoc/orbi/releases/download/v0.1.0/orbi-linux-arm) / [arm64](https://github.com/bronzdoc/orbi/releases/download/v0.1.0/orbi-linux-arm64)
14+
- **darwin** [386](https://github.com/bronzdoc/orbi/releases/download/v0.1.0/orbi-darwin-386) / [amd64](https://github.com/bronzdoc/orbi/releases/download/v0.1.0/orbi-darwin-amd64)
15+
- **freebsd** [386](https://github.com/bronzdoc/orbi/releases/download/v0.1.0/orbi-freebsd-386) / [amd64](https://github.com/bronzdoc/orbi/releases/download/v0.1.0/orbi-freebsd-amd64)
1616

1717
### Via Go
1818

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)