Skip to content

Commit

Permalink
update readme to use version 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
brunozrk authored Aug 3, 2022
1 parent 1b93777 commit 5037d99
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 @@ -17,7 +17,7 @@ The package can be installed by adding jason to your list of dependencies in mix
```elixir
def deps do
[
{:ex_aws_configurator, "~> 1.0.2"}
{:ex_aws_configurator, "~> 1.4"}
]
end
```
Expand Down

0 comments on commit 5037d99

Please sign in to comment.