We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a75214 + 3e5f2dc commit 1951ba8Copy full SHA for 1951ba8
mix.exs
@@ -5,7 +5,7 @@ defmodule Matplotex.MixProject do
5
[
6
app: :matplotex,
7
organization: :bigthinkcode,
8
- version: "0.2.0",
+ version: "0.3.0",
9
elixir: "~> 1.17",
10
start_permanent: Mix.env() == :prod,
11
elixirc_paths: elixirc_paths(Mix.env()),
0 commit comments