Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
heroinbob committed May 29, 2024
1 parent f03d019 commit a43ff59
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 @@ -9,7 +9,7 @@ You can install by adding `tax_jar` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:tax_jar, "~> 0.2.1"}
{:tax_jar, "~> 0.3.0"}
]
end
```
Expand Down

0 comments on commit a43ff59

Please sign in to comment.