Skip to content

Commit 2e4ec01

Browse files
Update build tools and prepare for a new release
1 parent dfc7a15 commit 2e4ec01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/shotgun.app.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[
33
{description,
44
"better than just a gun"},
5-
{vsn, "0.5.2"},
5+
{vsn, "0.5.3"},
66
{applications,
77
[kernel,
88
stdlib,
@@ -16,6 +16,6 @@
1616
, {"Docs", "http://inaka.github.io/shotgun/"}
1717
, {"SSE Spec", "https://html.spec.whatwg.org/multipage/comms.html#server-sent-events"}
1818
]},
19-
{build_tools, ["rebar"]}
19+
{build_tools, ["rebar3"]}
2020
]
2121
}.

0 commit comments

Comments
 (0)