Skip to content

Commit

Permalink
chore: prepare v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Oct 18, 2022
1 parent 75e2df2 commit d3de570
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Install `fast`:
go get -u github.com/adhocore/fast/cmd/fast

# or in recent go versions:
go install github.com/adhocore/fast/cmd/fast@v1.0.0
go install github.com/adhocore/fast/cmd/fast@v1.1.0
```

Finally, make sure `$GOPATH` or `$HOME/go/bin` is in your `$PATH` or `%path%`, then run:
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.2.0
v1.1.0

0 comments on commit d3de570

Please sign in to comment.