Skip to content

Commit e6d2b2f

Browse files
committed
Bump version to 1.13.1
1 parent 00835f2 commit e6d2b2f

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.13.0",
7+
version: "1.13.1",
88
elixir: "~> 1.7",
99
elixirc_paths: elixirc_paths(Mix.env()),
1010
elixirc_options: [warnings_as_errors: true],

0 commit comments

Comments
 (0)