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 c477e21 commit 6961b59Copy full SHA for 6961b59
src/gleam_stdlib.app.src
@@ -1,6 +1,6 @@
1
{application,gleam_stdlib,
2
[{description,"A standard library for the Gleam programming language"},
3
- {vsn,"0.17.0"},
+ {vsn,"0.17.1"},
4
{registered,[]},
5
{applications,[kernel,stdlib]},
6
{env,[]},
0 commit comments