We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bd4a87 commit a8417a1Copy full SHA for a8417a1
README.md
@@ -11,7 +11,7 @@ The package can be installed by adding `bimap` to your list of dependencies in `
11
12
```elixir
13
def deps do
14
- [{:bimap, "~> 0.1"}]
+ [{:bimap, "~> 1.0"}]
15
end
16
```
17
0 commit comments