We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d5aaa commit 40d300aCopy full SHA for 40d300a
mix.exs
@@ -5,7 +5,7 @@ defmodule Shadowsocks.Mixfile do
5
6
def project do
7
[app: :shadowsocks,
8
- version: "0.3.2",
+ version: "0.3.3",
9
elixir: "~> 1.4",
10
build_embedded: Mix.env == :prod,
11
start_permanent: Mix.env == :prod,
0 commit comments