Skip to content

Commit 880aa4a

Browse files
committed
version tap in readme
1 parent cf851b9 commit 880aa4a

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
@@ -11,7 +11,7 @@ Add Tds as a dependency in your `mix.exs` file.
1111

1212
```elixir
1313
def deps do
14-
[{:tds, "~> 1.0.2"} ]
14+
[{:tds, "~> 1.0.4"} ]
1515
end
1616
```
1717

0 commit comments

Comments
 (0)