Skip to content

Commit d919c0d

Browse files
authored
Merge pull request #282 from gorenje/patch-1
Please update README with latest version for rebar3 config
2 parents dd6bfc0 + 3fad4f4 commit d919c0d

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
@@ -354,7 +354,7 @@ Add to `rebar.config`
354354

355355
```erlang
356356
...
357-
{deps, [{emqtt, {git, "https://github.com/emqx/emqtt", {tag, "v1.2.0"}}}]}.
357+
{deps, [{emqtt, {git, "https://github.com/emqx/emqtt", {tag, "1.14.4"}}}]}.
358358
...
359359
```
360360

0 commit comments

Comments
 (0)