Skip to content

Commit 610bda5

Browse files
committed
Update the version in readme
1 parent d56e241 commit 610bda5

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
@@ -22,7 +22,7 @@ An SQLite3 library with an Ecto adapter implementation.
2222

2323
```elixir
2424
defp deps do
25-
{:exqlite, "~> 0.1.0"}
25+
{:exqlite, "~> 0.4.8"}
2626
end
2727
```
2828

0 commit comments

Comments
 (0)