We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa01835 commit 28b93caCopy full SHA for 28b93ca
1 file changed
mix.exs
@@ -5,7 +5,7 @@ defmodule Matplotex.MixProject do
5
[
6
app: :matplotex,
7
organization: :bigthinkcode,
8
- version: "0.4.6",
+ version: "0.4.7",
9
elixir: "~> 1.17",
10
start_permanent: Mix.env() == :prod,
11
elixirc_paths: elixirc_paths(Mix.env()),
0 commit comments