Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 1777d2f

Browse files
committed
chore: force aliyun load code
1 parent a55ba5b commit 1777d2f

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 MastaniServer.Mixfile do
44
def project do
55
[
66
app: :mastani_server,
7-
version: "0.1.1",
7+
version: "0.1.2",
88
elixir: "~> 1.4",
99
elixirc_paths: elixirc_paths(Mix.env()),
1010
compilers: [:phoenix, :gettext] ++ Mix.compilers(),

0 commit comments

Comments
 (0)