Skip to content

Commit a6a57d3

Browse files
authored
Update README.md (michalmuskala#152)
1 parent d5a75b9 commit a6a57d3

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
@@ -19,7 +19,7 @@ in `mix.exs`:
1919

2020
```elixir
2121
def deps do
22-
[{:jason, "~> 1.2"}]
22+
[{:jason, "~> 1.3"}]
2323
end
2424
```
2525

0 commit comments

Comments
 (0)