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.7.2
1 parent fcbe01e commit a220047Copy full SHA for a220047
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.7.1"
+ @version "0.7.2"
8
9
def project do
10
[
0 commit comments