Skip to content

Commit

Permalink
Bumping version, updating deps (jeffgrunewald#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffgrunewald authored Oct 13, 2020
1 parent caa9dc3 commit 6a38670
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ The package can be installed by adding `divo` and `divo_postgres` to your list o
```elixir
def deps do
[
{:divo, "~> 1.1"},
{:divo_postgres, "~> 0.1.1"}
{:divo, "~> 1.3"},
{:divo_postgres, "~> 0.2.0"}
]
end
```
Expand Down

0 comments on commit 6a38670

Please sign in to comment.