Skip to content

Commit bd30b5e

Browse files
author
selenil
committed
bump 0.3
1 parent 000fe29 commit bd30b5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mix.exs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Lissome.MixProject do
22
use Mix.Project
33

4-
@version "0.2.0"
4+
@version "0.3.0"
55

66
@repo_url "https://github.com/selenil/lissome"
77

@@ -66,7 +66,7 @@ defmodule Lissome.MixProject do
6666
Changelog: @repo_url <> "/blob/main/CHANGELOG.md",
6767
GitHub: @repo_url
6868
},
69-
files: ~w(lib mix.exs .formatter.exs LICENSE README.md CHANGELOG.md)
69+
files: ~w(lib src_gleam mix.exs .formatter.exs LICENSE README.md CHANGELOG.md)
7070
]
7171
end
7272
end

0 commit comments

Comments
 (0)