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.
v0.6.6
1 parent 78c6cf1 commit b164fa1Copy full SHA for b164fa1
mix.exs
@@ -4,7 +4,7 @@ defmodule GitHooks.MixProject do
4
use Mix.Project
5
6
@source_url "https://github.com/qgadrian/elixir_git_hooks"
7
- @version "0.6.5"
+ @version "0.6.6-pre"
8
9
def project do
10
[
0 commit comments