Skip to content

Commit

Permalink
Bump ierl version to 0.6 (no hex release for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
filmor committed Dec 16, 2021
1 parent dc96d05 commit eae2966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/ierl/src/ierl.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, ierl, [
{description, "Erlang jupyter frontend tool to install and run kernels"},
{vsn, "0.4.0"},
{vsn, "0.6.0"},
{registered, []},
{applications, [kernel, stdlib, jupyter, getopt, lfe]},
{included_applications, []},
Expand Down

0 comments on commit eae2966

Please sign in to comment.