Skip to content

Commit 1951ba8

Browse files
Merge pull request #33 from BigThinkcode/version_update
vupdate
2 parents 1a75214 + 3e5f2dc commit 1951ba8

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.2.0",
8+
version: "0.3.0",
99
elixir: "~> 1.17",
1010
start_permanent: Mix.env() == :prod,
1111
elixirc_paths: elixirc_paths(Mix.env()),

0 commit comments

Comments
 (0)