We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbcd3d0 commit 7624f63Copy full SHA for 7624f63
README.md
@@ -31,7 +31,7 @@ $ ./rebar3 clean
31
* Edit file **rebar.config**:
32
```erlang
33
{deps, [
34
- {epns, "1.0.0"},
+ {epns, "1.1.0"},
35
]}.
36
```
37
0 commit comments