Skip to content

Commit 0297b98

Browse files
committed
Bump version to 0.7.0
1 parent 77d5171 commit 0297b98

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 ShareSecret.MixProject do
44
def project do
55
[
66
app: :share_secret,
7-
version: "0.6.1",
7+
version: "0.7.0",
88
elixir: "~> 1.16",
99
elixirc_paths: elixirc_paths(Mix.env()),
1010
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)