Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 5a156b9

Browse files
committed
Bump up version in README
1 parent b3ff42c commit 5a156b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@ To see options available run `awsls --help`.
6464
It's recommended to install a specific version of awsls available on the
6565
[releases page](https://github.com/jckuester/awsls/releases).
6666

67-
Here is the recommended way to install awsls v0.4.0:
67+
Here is the recommended way to install awsls v0.5.0:
6868

6969
```bash
7070
# install it into ./bin/
71-
curl -sSfL https://raw.githubusercontent.com/jckuester/awsls/master/install.sh | sh -s v0.4.0
71+
curl -sSfL https://raw.githubusercontent.com/jckuester/awsls/master/install.sh | sh -s v0.5.0
7272
```
7373

7474
## Credentials, profiles and regions
@@ -390,4 +390,4 @@ Note: the prefix `aws_` for resource types is now optional. This means, for exam
390390
| **worklink** |
391391
| aws_worklink_fleet | | x |
392392
| **workspaces** |
393-
| aws_workspaces_ip_group | x | |
393+
| aws_workspaces_ip_group | x | |

0 commit comments

Comments
 (0)