Skip to content

Commit 28e405d

Browse files
chore: update version to 0.14.0 in readme.md (#242)
# Description Currently the version in `README.md` is `0.12`, updating that to `0.14`.
1 parent 56f6452 commit 28e405d

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
@@ -22,7 +22,7 @@ Add the following to your `mix.exs`:
2222

2323
```elixir
2424
def deps do
25-
[{:money, "~> 1.12"}]
25+
[{:money, "~> 1.14"}]
2626
end
2727
```
2828

0 commit comments

Comments
 (0)