We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed1e93b commit 486b6adCopy full SHA for 486b6ad
README.md
@@ -15,7 +15,7 @@ The package can be installed by adding `flagpack` to your list of dependencies i
15
```elixir
16
def deps do
17
[
18
- {:flagpack, "~> 0.1.0"}
+ {:flagpack, "~> 0.4.0"}
19
]
20
end
21
```
0 commit comments