Skip to content

Commit 989f3b9

Browse files
committed
Bump version to 1.13.0
1 parent fb65933 commit 989f3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule Banchan.MixProject do
44
def project do
55
[
66
app: :banchan,
7-
version: "1.12.4",
7+
version: "1.13.0",
88
elixir: "~> 1.7",
99
elixirc_paths: elixirc_paths(Mix.env()),
1010
elixirc_options: [warnings_as_errors: true],

0 commit comments

Comments
 (0)