feat: new release, bump version
This commit is contained in:
parent
387117d02c
commit
81f6763bbc
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -6,7 +6,7 @@ defmodule Argon2.MixProject do
|
|||
def project do
|
||||
[
|
||||
app: :argon2id_elixir,
|
||||
version: "1.1.1",
|
||||
version: "1.1.2",
|
||||
elixir: "~> 1.17",
|
||||
start_permanent: Mix.env() == :prod,
|
||||
deps: deps(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue