We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9802df4 commit 5884b46Copy full SHA for 5884b46
1 file changed
mix.exs
@@ -1,7 +1,7 @@
1
defmodule Plug.Crypto.MixProject do
2
use Mix.Project
3
4
- @version "1.2.4"
+ @version "1.2.5"
5
@description "Crypto-related functionality for the web"
6
@source_url "https://github.com/elixir-plug/plug_crypto"
7
0 commit comments