We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 526cc6b commit 5ba17c7Copy full SHA for 5ba17c7
1 file changed
mix.exs
@@ -5,7 +5,7 @@ defmodule Alchemy.Mixfile do
5
[
6
app: :alchemy,
7
description: "Perform experiments in production",
8
- version: "0.3.0",
+ version: "0.3.1",
9
elixir: "~> 1.7",
10
build_embedded: Mix.env == :prod,
11
start_permanent: Mix.env == :prod,
0 commit comments