Skip to content

Commit d4b3a34

Browse files
committed
readme
1 parent 74fa06f commit d4b3a34

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
@@ -13,7 +13,7 @@ Add Validate to your mix.exs dependencies:
1313
```elixir
1414
defp deps do
1515
[
16-
{:validate, "~> 1.2"}
16+
{:validate, "~> 1.3"}
1717
]
1818
end
1919
```

0 commit comments

Comments
 (0)