Skip to content

Commit 0a78f51

Browse files
committed
📝 mix: Replace the placeholder description
1 parent 66e4ca7 commit 0a78f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ defmodule ExUnion.MixProject do
6464
#######
6565

6666
def description do
67-
"TODO"
67+
"Tagged Unions for Elixir. Just that."
6868
end
6969

7070
@extras Path.wildcard("pages/**/*.md")

0 commit comments

Comments
 (0)