Skip to content

Commit 894c5f1

Browse files
committed
stdlib-v0.1.0
1 parent caf9970 commit 894c5f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/gleam_experimental_stdlib.app.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application,gleam_experimental_stdlib,
2-
[{description,"An OTP library"},
3-
{vsn,"0.0.1"},
2+
[{description,"A standard library for the Gleam programming language"},
3+
{vsn,"0.1.0"},
44
{registered,[]},
55
{applications,[kernel,stdlib]},
66
{env,[]},

0 commit comments

Comments
 (0)