Skip to content

Commit 91e6afa

Browse files
committed
Pre-release v0.8.0-pre1
1 parent c72ffc0 commit 91e6afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule GitHooks.MixProject do
44
use Mix.Project
55

66
@source_url "https://github.com/qgadrian/elixir_git_hooks"
7-
@version "0.8.0-pre0"
7+
@version "0.8.0-pre1"
88

99
def project do
1010
[

0 commit comments

Comments
 (0)