We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 396447a commit bf7b3a6Copy full SHA for bf7b3a6
README.md
@@ -14,7 +14,7 @@ The package can be installed via adding the `spotter` dependency to your list of
14
15
```elixir
16
def deps do
17
- [{:spotter, "~> 0.4.1"}]
+ [{:spotter, "~> 0.5.0"}]
18
end
19
```
20
0 commit comments