Skip to content

Commit

Permalink
Update version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amckinney committed Apr 6, 2021
1 parent abe94eb commit 98c265e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ steps:
- uses: actions/checkout@v2
- uses: bufbuild/[email protected]
with:
version: '0.40.0' # The version of buf to download and use.
version: '0.41.0' # The version of buf to download and use.
- run: buf --version
```
Expand Down

0 comments on commit 98c265e

Please sign in to comment.