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 6751d2a commit 45b0ca3Copy full SHA for 45b0ca3
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.3"
+ @version "0.7.4"
8
9
def project do
10
[
0 commit comments