Skip to content

Commit

Permalink
release 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
artemeff committed Aug 27, 2020
1 parent 736f7b7 commit cfd0ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/raven_erlang.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, raven_erlang,
[ {description, "Erlang client for Sentry"}
, {vsn, "0.4.1"}
, {vsn, "0.4.2"}
, {registered, []}
, {applications, [kernel, stdlib, crypto, public_key, ssl, inets, jsone]}
, {mod, {raven_app, []}}
Expand Down

0 comments on commit cfd0ba7

Please sign in to comment.