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 3232e82 commit 39dfbbaCopy full SHA for 39dfbba
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.3.1"},
+ {vsn,"0.4.0"},
4
{registered,[]},
5
{applications,[kernel,stdlib]},
6
{env,[]},
0 commit comments