We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cbc631 commit b643501Copy full SHA for b643501
mix.exs
@@ -4,7 +4,7 @@ defmodule ExSslOptions.MixProject do
4
def project do
5
[
6
app: :ex_ssl_options,
7
- version: "0.1.1",
+ version: "0.1.2",
8
elixir: "~> 1.12",
9
start_permanent: Mix.env() == :prod,
10
elixirc_options: [
0 commit comments