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.
1 parent b331c67 commit 40e1586Copy full SHA for 40e1586
1 file changed
mix.exs
@@ -4,7 +4,7 @@ defmodule Banchan.MixProject do
4
def project do
5
[
6
app: :banchan,
7
- version: "1.10.0",
+ version: "1.10.1",
8
elixir: "~> 1.7",
9
elixirc_paths: elixirc_paths(Mix.env()),
10
elixirc_options: [warnings_as_errors: true],
0 commit comments