Skip to content

Commit 39dfbba

Browse files
committed
v0.4.0
1 parent 3232e82 commit 39dfbba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gleam_stdlib.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application,gleam_stdlib,
22
[{description,"A standard library for the Gleam programming language"},
3-
{vsn,"0.3.1"},
3+
{vsn,"0.4.0"},
44
{registered,[]},
55
{applications,[kernel,stdlib]},
66
{env,[]},

0 commit comments

Comments
 (0)