Skip to content

Commit 91468e2

Browse files
committed
bump version specified in readme
1 parent 99c5e6d commit 91468e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See [Limitations](https://hexdocs.pm/ecto_sqlite3/Ecto.Adapters.SQLite3.html#mod
1414

1515
```elixir
1616
defp deps do
17-
{:ecto_sqlite3, "~> 0.5.2"}
17+
{:ecto_sqlite3, "~> 0.5.3"}
1818
end
1919
```
2020

0 commit comments

Comments
 (0)