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 9544e0c commit 011ff82Copy full SHA for 011ff82
mix.exs
@@ -4,7 +4,7 @@ defmodule ExAliyunOts.Mixfile do
4
def project do
5
[
6
app: :ex_aliyun_ots,
7
- version: "0.2.1",
+ version: "0.2.2",
8
elixir: "~> 1.5",
9
elixirc_paths: elixirc_paths(Mix.env()),
10
start_permanent: Mix.env == :prod,
0 commit comments