Skip to content

Commit b643501

Browse files
committed
chore: new version 0.1.2
1 parent 4cbc631 commit b643501

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
@@ -4,7 +4,7 @@ defmodule ExSslOptions.MixProject do
44
def project do
55
[
66
app: :ex_ssl_options,
7-
version: "0.1.1",
7+
version: "0.1.2",
88
elixir: "~> 1.12",
99
start_permanent: Mix.env() == :prod,
1010
elixirc_options: [

0 commit comments

Comments
 (0)