Skip to content

Commit bbd2bd8

Browse files
authored
Merge pull request #60 from clojerl/bump-clojerl-0.5.0
Update to latest clojerl release
2 parents 9e444a0 + 8a8b84a commit bbd2bd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rebar.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{ deps
2-
, [ {clojerl, ".*", {git, "https://github.com/clojerl/clojerl.git", {branch, "master"}}}
2+
, [ {clojerl, ".*", {git, "https://github.com/clojerl/clojerl.git", {branch, "0.5.0"}}}
33
, {hiccup, ".*", {git, "https://github.com/clojerl/hiccup.git", {branch, "clojerl"}}}
44
, {lager, "3.5.1"}
55
, {cowboy, "2.0.0"}
@@ -8,7 +8,7 @@
88
}.
99

1010
{ plugins
11-
, [ {'rebar3_clojerl', ".*", {git, "https://github.com/clojerl/rebar3_clojerl", {tag, "0.6.3"}}}
11+
, [ {'rebar3_clojerl', ".*", {git, "https://github.com/clojerl/rebar3_clojerl", {tag, "0.6.6"}}}
1212
]
1313
}.
1414

0 commit comments

Comments
 (0)