Skip to content

Commit 40d300a

Browse files
committed
bump version
1 parent 59d5aaa commit 40d300a

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
@@ -5,7 +5,7 @@ defmodule Shadowsocks.Mixfile do
55

66
def project do
77
[app: :shadowsocks,
8-
version: "0.3.2",
8+
version: "0.3.3",
99
elixir: "~> 1.4",
1010
build_embedded: Mix.env == :prod,
1111
start_permanent: Mix.env == :prod,

0 commit comments

Comments
 (0)