Skip to content

Commit

Permalink
Switched to gen_pnet 0.1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
joergen7 committed Aug 18, 2017
1 parent 09c40f9 commit 47255f0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
{cover_enabled, true}.

{deps, [
% {gen_pnet, "0.1.5"}
{gen_pnet, {git, "https://github.com/joergen7/gen_pnet.git",
{branch, "dev"}}}
{gen_pnet, "0.1.6"}
]}.

{dialyzer, [{plt_extra_apps, [gen_pnet]}]}.

0 comments on commit 47255f0

Please sign in to comment.