We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a9885 commit 94373d1Copy full SHA for 94373d1
mix.exs
@@ -1,7 +1,7 @@
1
defmodule Plug.Crypto.MixProject do
2
use Mix.Project
3
4
- @version "2.0.0-dev"
+ @version "2.0.0"
5
@description "Crypto-related functionality for the web"
6
@source_url "https://github.com/elixir-plug/plug_crypto"
7
0 commit comments