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 1a6ae18 commit 1c243f2Copy full SHA for 1c243f2
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.8.0"},
+ {vsn,"0.9.0"},
4
{registered,[]},
5
{applications,[kernel,stdlib]},
6
{env,[]},
0 commit comments