Skip to content

Commit ee6fe77

Browse files
committed
Release version 3.6.0
1 parent 81f1fab commit ee6fe77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule Torch.MixProject do
44
def project do
55
[
66
app: :torch,
7-
version: "3.5.0",
7+
version: "3.6.0",
88
elixir: "~> 1.8",
99
start_permanent: Mix.env() == :prod,
1010
compilers: [:phoenix, :gettext] ++ Mix.compilers(),

0 commit comments

Comments
 (0)