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 caf9970 commit 894c5f1Copy full SHA for 894c5f1
src/gleam_experimental_stdlib.app.src
@@ -1,6 +1,6 @@
1
{application,gleam_experimental_stdlib,
2
- [{description,"An OTP library"},
3
- {vsn,"0.0.1"},
+ [{description,"A standard library for the Gleam programming language"},
+ {vsn,"0.1.0"},
4
{registered,[]},
5
{applications,[kernel,stdlib]},
6
{env,[]},
0 commit comments