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.3
1 parent eeb960e commit 2cc3ea7Copy full SHA for 2cc3ea7
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.2"
+ @version "0.7.3"
8
9
def project do
10
[
0 commit comments