Skip to content

Commit 8491e27

Browse files
authored
chore: bump version to 0.1.11
1 parent 07c627d commit 8491e27

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
@@ -4,7 +4,7 @@ defmodule Wordcharts.MixProject do
44
def project do
55
[
66
app: :wordcharts,
7-
version: "0.1.10",
7+
version: "0.1.11",
88
elixir: "~> 1.12",
99
elixirc_paths: elixirc_paths(Mix.env()),
1010
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)