Skip to content

Commit b8fde0e

Browse files
author
Amadeu 🦄 Lindo 🌈
committed
Hotfix for hooks
1 parent 8e340fe commit b8fde0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ defmodule GitPair.MixFile do
55
[
66
app: :git_pair,
77
description: "Automatically adds Co-authored-by mark to commits when you're pairing",
8-
version: "0.4.0",
8+
version: "0.4.1",
99
elixir: "~> 1.10",
1010
escript: escript(),
1111
deps: deps(),

0 commit comments

Comments
 (0)