Skip to content

Commit a8417a1

Browse files
committed
update version in readme
1 parent 6bd4a87 commit a8417a1

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 @@ The package can be installed by adding `bimap` to your list of dependencies in `
1111

1212
```elixir
1313
def deps do
14-
[{:bimap, "~> 0.1"}]
14+
[{:bimap, "~> 1.0"}]
1515
end
1616
```
1717

0 commit comments

Comments
 (0)