We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e00dc9f commit 713642eCopy full SHA for 713642e
mix.exs
@@ -4,7 +4,7 @@ defmodule Banchan.MixProject do
4
def project do
5
[
6
app: :banchan,
7
- version: "1.13.2",
+ version: "1.14.0",
8
elixir: "~> 1.7",
9
elixirc_paths: elixirc_paths(Mix.env()),
10
elixirc_options: [warnings_as_errors: true],
0 commit comments