We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79bebbc commit ced13d5Copy full SHA for ced13d5
src/grisp.app.src
@@ -1,6 +1,6 @@
1
{application, grisp, [
2
{description, "GRiSP Erlang Runtime Library"},
3
- {vsn, "1.1.5"},
+ {vsn, "1.1.6"},
4
{registered, []},
5
{mod, {grisp_app, []}},
6
{applications, [
0 commit comments