Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
jckuester committed Jun 13, 2021
1 parent 0a88ce6 commit 7612fb3
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 @@ -67,7 +67,7 @@ You can download a specific version of awsls on the [releases page](https://gith
install it the following way to `./bin/`:

```bash
curl -sSfL https://raw.githubusercontent.com/jckuester/awsls/master/install.sh | sh -s v0.10.0
curl -sSfL https://raw.githubusercontent.com/jckuester/awsls/master/install.sh | sh -s v0.11.0
```

### Homebrew
Expand Down
2 changes: 1 addition & 1 deletion gen/aws/README.tpl.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ You can download a specific version of awsls on the [releases page](https://gith
install it the following way to `./bin/`:

```bash
curl -sSfL https://raw.githubusercontent.com/jckuester/awsls/master/install.sh | sh -s v0.10.0
curl -sSfL https://raw.githubusercontent.com/jckuester/awsls/master/install.sh | sh -s v0.11.0
```

### Homebrew
Expand Down

0 comments on commit 7612fb3

Please sign in to comment.