We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31159e4 commit cacecdbCopy full SHA for cacecdb
mix.exs
@@ -2,7 +2,7 @@ defmodule PlugContentSecurityPolicy.Mixfile do
2
use Mix.Project
3
4
@github_url "https://github.com/xtian/plug_content_security_policy"
5
- @version "0.2.0"
+ @version "0.2.1"
6
7
def project do
8
[
0 commit comments