Skip to content

Commit f8873f8

Browse files
Merge pull request #31 from BigThinkcode/version_correct
correcting version
2 parents d63bc9a + 1ec5cc2 commit f8873f8

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
@@ -5,7 +5,7 @@ defmodule Matplotex.MixProject do
55
[
66
app: :matplotex,
77
organization: :bigthinkcode,
8-
version: "0.1.0",
8+
version: "0.2.0",
99
elixir: "~> 1.17",
1010
start_permanent: Mix.env() == :prod,
1111
elixirc_paths: elixirc_paths(Mix.env()),

0 commit comments

Comments
 (0)