Skip to content

Commit

Permalink
Update rebar3_clojerl plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jfacorro committed May 20, 2018
1 parent 2523917 commit 8a90f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
}.

{ plugins
, [ {'rebar3_clojerl', ".*", {git, "https://github.com/clojerl/rebar3_clojerl", {branch, "0.3.0"}}}
, [ {'rebar3_clojerl', ".*", {git, "https://github.com/clojerl/rebar3_clojerl", {branch, "0.4.0"}}}
]
}.

Expand Down

0 comments on commit 8a90f3f

Please sign in to comment.